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