Class: Jade::Decode::Desc::Idx
- Inherits:
-
Data
- Object
- Data
- Jade::Decode::Desc::Idx
- Defined in:
- lib/jade/decode.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
readonly
Returns the value of attribute index.
-
#inner ⇒ Object
readonly
Returns the value of attribute inner.
Instance Attribute Details
#index ⇒ Object (readonly)
Returns the value of attribute index
24 25 26 |
# File 'lib/jade/decode.rb', line 24 def index @index end |
#inner ⇒ Object (readonly)
Returns the value of attribute inner
24 25 26 |
# File 'lib/jade/decode.rb', line 24 def inner @inner end |