Class QueryParser.DFA11 (2.0.0)

protected class QueryParser.DFA11 extends DFA

Inheritance

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

Constructors

DFA11(BaseRecognizer recognizer)

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

Methods

getDescription()

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