protected class ANTLRv3Lexer.DFA2
extends org.antlr.runtime.DFA
Constructor | Description |
---|---|
DFA2(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.DFA
public int specialStateTransition(int s, org.antlr.runtime.IntStream _input) throws org.antlr.runtime.NoViableAltException
specialStateTransition
in class org.antlr.runtime.DFA
org.antlr.runtime.NoViableAltException
Copyright © 1992–2019 ANTLR. All rights reserved.