Uses of Class
org.antlr.v4.runtime.Parser.TraceListener
Packages that use Parser.TraceListener
-
Uses of Parser.TraceListener in org.antlr.v4.runtime
Fields in org.antlr.v4.runtime declared as Parser.TraceListenerModifier and TypeFieldDescriptionprivate Parser.TraceListenerParser._tracerWhenParser.setTrace(boolean)(true)is called, a reference to theParser.TraceListeneris stored here so it can be easily removed in a later call toParser.setTrace(boolean)(false).