Class QueryParser.DFA8 (2.0.0)

protected class QueryParser.DFA8 extends DFA

Inheritance

java.lang.Object > org.antlr.runtime.DFA > QueryParser.DFA8

Constructors

DFA8(BaseRecognizer recognizer)

public DFA8(BaseRecognizer recognizer)
Parameter
NameDescription
recognizerorg.antlr.runtime.BaseRecognizer

Methods

getDescription()

public String getDescription()
Returns
TypeDescription
String
Overrides
org.antlr.runtime.DFA.getDescription()