| Package | Description |
|---|---|
| org.antlr.v4.runtime |
| Modifier and Type | Method and Description |
|---|---|
ParseInfo |
Recognizer.getParseInfo()
If profiling during the parse/lex, this will return DecisionInfo records
for each decision in recognizer in a ParseInfo object.
|
ParseInfo |
Parser.getParseInfo() |
Copyright © 1992–2024 Daniel Sun. All rights reserved.