Class: Sablon::HTMLConverter::ASTBuilder::Layer
- Inherits:
-
Struct
- Object
- Struct
- Sablon::HTMLConverter::ASTBuilder::Layer
- Defined in:
- lib/sablon/html/converter.rb
Instance Attribute Summary collapse
-
#ilvl ⇒ Object
Returns the value of attribute ilvl.
-
#items ⇒ Object
Returns the value of attribute items.
Instance Attribute Details
#ilvl ⇒ Object
Returns the value of attribute ilvl
7 8 9 |
# File 'lib/sablon/html/converter.rb', line 7 def ilvl @ilvl end |
#items ⇒ Object
Returns the value of attribute items
7 8 9 |
# File 'lib/sablon/html/converter.rb', line 7 def items @items end |