| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn |
| Modifier and Type | Class and Description |
|---|---|
class |
AmbiguityInfo
This class represents profiling event information for an ambiguity.
|
class |
ContextSensitivityInfo
This class represents profiling event information for a context sensitivity.
|
class |
ErrorInfo
This class represents profiling event information for a syntax error
identified during prediction.
|
class |
LookaheadEventInfo
This class represents profiling event information for tracking the lookahead
depth required in order to make a prediction.
|
class |
PredicateEvalInfo
This class represents profiling event information for semantic predicate
evaluations which occur during prediction.
|
Copyright © 1992–2024 Daniel Sun. All rights reserved.