Class: Sass::Tree::ContentNode
- Inherits:
-
Node
- Object
- Node
- Sass::Tree::ContentNode
- Defined in:
- .ruby-sass/lib/sass/tree/content_node.rb
Overview
A node representing the placement within a mixin of the include statement's content.
Instance Attribute Summary
Attributes inherited from Node
#children, #filename, #has_children, #line, #options, #source_range
Method Summary
Methods inherited from Node
#<<, #==, #bubbles?, #css, #css_with_sourcemap, #deep_copy, #each, inherited, #initialize, #inspect, #invisible?, #style, #to_sass, #to_scss
Constructor Details
This class inherits a constructor from Sass::Tree::Node
Constructor Details
This class inherits a constructor from Sass::Tree::Node