Package ghidra.sleigh.grammar
Class DisplayLexer.DFA2
- java.lang.Object
-
- org.antlr.runtime.DFA
-
- ghidra.sleigh.grammar.DisplayLexer.DFA2
-
- Enclosing class:
- DisplayLexer
protected class DisplayLexer.DFA2 extends org.antlr.runtime.DFA
-
-
Constructor Summary
Constructors Change Constructor Description DFA2(org.antlr.runtime.BaseRecognizer recognizer)
-
Method Summary
All Methods Instance Methods Concrete Methods Change Modifier and Type Method Description java.lang.StringgetDescription()NEW intspecialStateTransition(int s, org.antlr.runtime.IntStream _input)
-