Method: Less::Node::Value#parent
- Defined in:
- lib/less/engine/nodes/property.rb
#parent ⇒ Object
Returns the value of attribute parent.
110 111 112 |
# File 'lib/less/engine/nodes/property.rb', line 110 def parent @parent end |
Returns the value of attribute parent.
110 111 112 |
# File 'lib/less/engine/nodes/property.rb', line 110 def parent @parent end |