Class: VariableSub

Inherits:
Struct
  • Object
show all
Defined in:
lib/dake/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#var_nameObject

Returns the value of attribute var_name



210
211
212
# File 'lib/dake/parser.rb', line 210

def var_name
  @var_name
end