| Package | Description |
|---|---|
| org.antlr.v4.runtime | |
| org.antlr.v4.runtime.atn | |
| org.antlr.v4.runtime.dfa |
| Class and Description |
|---|
| DFA |
| Class and Description |
|---|
| DFA |
| DFAState
A DFA state represents a set of possible ATN configurations.
|
| DFAState.PredPrediction
Map a predicate to a predicted alternative.
|
| Class and Description |
|---|
| AbstractEdgeMap |
| AcceptStateInfo
Stores information about a
DFAState which is an accept state under
some condition. |
| ArrayEdgeMap |
| DFA |
| DFASerializer
A DFA walker that knows how to dump them to serialized strings.
|
| DFAState
A DFA state represents a set of possible ATN configurations.
|
| DFAState.PredPrediction
Map a predicate to a predicted alternative.
|
| EdgeMap |
| EmptyEdgeMap
This implementation of
AbstractEdgeMap represents an empty edge map. |
| HashEdgeMap |
| SparseEdgeMap
Deprecated.
Use
HashEdgeMap instead. |
Copyright © 1992–2024 Daniel Sun. All rights reserved.