protected class ANTLRv3Lexer.DFA22
extends org.antlr.runtime.DFA
| Constructor | Description |
|---|---|
DFA22(org.antlr.runtime.BaseRecognizer recognizer) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDescription() |
|
int |
specialStateTransition(int s,
org.antlr.runtime.IntStream _input) |
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–2019 ANTLR. All rights reserved.