Package | Description |
---|---|
org.antlr.v4.runtime.atn |
Modifier and Type | Field | Description |
---|---|---|
protected DecisionInfo[] |
ProfilingATNSimulator.decisions |
Modifier and Type | Method | Description |
---|---|---|
DecisionInfo[] |
ParseInfo.getDecisionInfo() |
Gets an array of
DecisionInfo instances containing the profiling
information gathered for each decision in the ATN. |
DecisionInfo[] |
ProfilingATNSimulator.getDecisionInfo() |
Copyright © 1992–2018 ANTLR. All rights reserved.