Package com.googlecode.d2j.jasmin
Class JasminLexer.DFA20
java.lang.Object
org.antlr.runtime.DFA
com.googlecode.d2j.jasmin.JasminLexer.DFA20
- Enclosing class:
JasminLexer
protected class JasminLexer.DFA20
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
-
DFA20
public DFA20(org.antlr.runtime.BaseRecognizer recognizer)
-
-
Method Details
-
getDescription
- Overrides:
getDescriptionin classorg.antlr.runtime.DFA
-