Class | Description |
---|---|
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.
|
LexerDFASerializer |
Copyright © 1992-2013 ANTLR. All Rights Reserved.