Class QueryParser.DFA6 (2.0.0)

protected class QueryParser.DFA6 extends DFA

Inheritance

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

Constructors

DFA6(BaseRecognizer recognizer)

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

Methods

getDescription()

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