Class CMISLexer.DFA19
java.lang.Object
org.antlr.runtime.DFA
org.alfresco.repo.search.impl.parsers.CMISLexer.DFA19
- Enclosing class:
- CMISLexer
protected class CMISLexer.DFA19
extends org.antlr.runtime.DFA
-
Field Summary
Fields inherited from class org.antlr.runtime.DFA
accept, debug, decisionNumber, eof, eot, max, min, recognizer, special, transition
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.runtime.DFA
error, noViableAlt, predict, specialStateTransition, unpackEncodedString, unpackEncodedStringToUnsignedChars
-
Constructor Details
-
DFA19
public DFA19(org.antlr.runtime.BaseRecognizer recognizer)
-
-
Method Details
-
getDescription
- Overrides:
getDescription
in classorg.antlr.runtime.DFA
-