Class: VariableSub
- Inherits:
-
Struct
- Object
- Struct
- VariableSub
- Defined in:
- lib/dake/parser.rb
Instance Attribute Summary collapse
-
#var_name ⇒ Object
Returns the value of attribute var_name.
Instance Attribute Details
#var_name ⇒ Object
Returns the value of attribute var_name
210 211 212 |
# File 'lib/dake/parser.rb', line 210 def var_name @var_name end |