Class: Jade::Decode::Desc::Map
- Inherits:
-
Data
- Object
- Data
- Jade::Decode::Desc::Map
- Defined in:
- lib/jade/decode.rb
Instance Attribute Summary collapse
-
#d ⇒ Object
readonly
Returns the value of attribute d.
-
#fn ⇒ Object
readonly
Returns the value of attribute fn.
Instance Attribute Details
#d ⇒ Object (readonly)
Returns the value of attribute d
27 28 29 |
# File 'lib/jade/decode.rb', line 27 def d @d end |
#fn ⇒ Object (readonly)
Returns the value of attribute fn
27 28 29 |
# File 'lib/jade/decode.rb', line 27 def fn @fn end |