Module: RedParse::NamedConstant

Defined in:
lib/redparse/compile.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#constant_nameObject

Returns the value of attribute constant_name.



1440
1441
1442
# File 'lib/redparse/compile.rb', line 1440

def constant_name
  @constant_name
end

Instance Method Details

#inspectObject



1441
# File 'lib/redparse/compile.rb', line 1441

def inspect; constant_name end