Returns the value of attribute column
Returns:
the current value of column
213 214 215
# File 'lib/antlr3/token.rb', line 213 def column @column end