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