Method: Parser#tracer
- Defined in:
- lib/antlr4/Parser.rb
#tracer ⇒ Object
Returns the value of attribute tracer.
12 13 14 |
# File 'lib/antlr4/Parser.rb', line 12 def tracer @tracer end |
Returns the value of attribute tracer.
12 13 14 |
# File 'lib/antlr4/Parser.rb', line 12 def tracer @tracer end |