Package ghidra.sleigh.grammar
Class SleighEcho.DFA32
java.lang.Object
org.antlr.runtime.DFA
ghidra.sleigh.grammar.SleighEcho.DFA32
- Enclosing class:
SleighEcho
protected class SleighEcho.DFA32
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
-
Method Summary
Methods inherited from class org.antlr.runtime.DFA
error, noViableAlt, predict, specialStateTransition, unpackEncodedString, unpackEncodedStringToUnsignedChars
-
Constructor Details
-
DFA32
public DFA32(org.antlr.runtime.BaseRecognizer recognizer)
-
-
Method Details
-
getDescription
- Overrides:
getDescription
in classorg.antlr.runtime.DFA
-