Class: DefCond
- Inherits:
-
Struct
- Object
- Struct
- DefCond
- 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
215 216 217 |
# File 'lib/dake/parser.rb', line 215 def var_name @var_name end |