Method: ANTLR3::CommonToken#stop

Defined in:
lib/antlr3/token.rb

#stopObject

Returns the value of attribute stop

Returns:

  • (Object)

    the current value of stop



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

def stop
  @stop
end