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