Method: ANTLR3::CommonToken#type

Defined in:
lib/antlr3/token.rb

#typeObject

Returns the value of attribute type



213
214
215
# File 'lib/antlr3/token.rb', line 213

def type
  @type
end