Class QueryParser.DFA14 (2.0.0)

protected class QueryParser.DFA14 extends DFA

Inheritance

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

Constructors

DFA14(BaseRecognizer recognizer)

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

Methods

getDescription()

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