Method: When::RS::Identifier#name

Defined in:
lib/when_exe/basictypes.rb

#nameWhen::BasicTypes::Code (readonly)

The code or name for this Identifier



683
684
685
# File 'lib/when_exe/basictypes.rb', line 683

def name
  @name
end