Class ExpressionLexer.DFA9 (2.0.0)

protected class ExpressionLexer.DFA9 extends DFA

Inheritance

java.lang.Object > org.antlr.runtime.DFA > ExpressionLexer.DFA9

Constructors

DFA9(BaseRecognizer recognizer)

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

Methods

getDescription()

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