Class: Sass::Script::Tree::Node
- Inherits:
-
Object
- Object
- Sass::Script::Tree::Node
- Defined in:
- lib/scss_lint/sass/script.rb
Instance Attribute Summary collapse
-
#node_parent ⇒ Object
Returns the value of attribute node_parent.
Instance Attribute Details
#node_parent ⇒ Object
Returns the value of attribute node_parent.
67 68 69 |
# File 'lib/scss_lint/sass/script.rb', line 67 def node_parent @node_parent end |