Method: Token#tokenIndex

Defined in:
lib/antlr4/Token.rb

#tokenIndexObject

Returns the value of attribute tokenIndex.



21
22
23
# File 'lib/antlr4/Token.rb', line 21

def tokenIndex
  @tokenIndex
end