Method: Parser#tracer

Defined in:
lib/antlr4/Parser.rb

#tracerObject

Returns the value of attribute tracer.



12
13
14
# File 'lib/antlr4/Parser.rb', line 12

def tracer
  @tracer
end