Class: Sablon::HTMLConverter::ASTBuilder::Layer

Inherits:
Struct
  • Object
show all
Defined in:
lib/sablon/html/converter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ilvlObject

Returns the value of attribute ilvl

Returns:

  • (Object)

    the current value of ilvl



7
8
9
# File 'lib/sablon/html/converter.rb', line 7

def ilvl
  @ilvl
end

#itemsObject

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



7
8
9
# File 'lib/sablon/html/converter.rb', line 7

def items
  @items
end