Method: Token#column

Defined in:
lib/antlr4/Token.rb

#columnObject

Returns the value of attribute column.



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

def column
  @column
end