Uses of Class
org.antlr.v4.runtime.atn.ParseInfo
Packages that use ParseInfo
-
Uses of ParseInfo in org.antlr.v4.runtime
Methods in org.antlr.v4.runtime that return ParseInfoModifier and TypeMethodDescriptionParser.getParseInfo()
Recognizer.getParseInfo()
If profiling during the parse/lex, this will return DecisionInfo records for each decision in recognizer in a ParseInfo object.