protected class ANTLRv3Lexer.DFA22 extends org.antlr.runtime.DFA
accept, debug, decisionNumber, eof, eot, max, min, recognizer, special, transition| Constructor and Description |
|---|
ANTLRv3Lexer.DFA22(org.antlr.runtime.BaseRecognizer recognizer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
specialStateTransition(int s,
org.antlr.runtime.IntStream _input) |
error, noViableAlt, predict, unpackEncodedString, unpackEncodedStringToUnsignedCharspublic ANTLRv3Lexer.DFA22(org.antlr.runtime.BaseRecognizer recognizer)
public String getDescription()
getDescription in class org.antlr.runtime.DFApublic int specialStateTransition(int s,
org.antlr.runtime.IntStream _input)
throws org.antlr.runtime.NoViableAltException
specialStateTransition in class org.antlr.runtime.DFAorg.antlr.runtime.NoViableAltExceptionCopyright © 1992-2013 ANTLR. All Rights Reserved.