Class QueryParser.DFA5 (2.0.0)

protected class QueryParser.DFA5 extends DFA

Inheritance

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

Constructors

DFA5(BaseRecognizer recognizer)

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

Methods

getDescription()

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