Method: ANTLR3::CommonToken#line

Defined in:
lib/antlr3/token.rb

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



213
214
215
# File 'lib/antlr3/token.rb', line 213

def line
  @line
end