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