Method: Token#tokenIndex
- Defined in:
- lib/antlr4/Token.rb
#tokenIndex ⇒ Object
Returns the value of attribute tokenIndex.
21 22 23 |
# File 'lib/antlr4/Token.rb', line 21 def tokenIndex @tokenIndex end |
Returns the value of attribute tokenIndex.
21 22 23 |
# File 'lib/antlr4/Token.rb', line 21 def tokenIndex @tokenIndex end |