Class AssemblyParseActionGotoTable.ShiftAction
java.lang.Object
ghidra.app.plugin.assembler.sleigh.parse.AssemblyParseActionGotoTable.Action
ghidra.app.plugin.assembler.sleigh.parse.AssemblyParseActionGotoTable.ShiftAction
- All Implemented Interfaces:
Comparable<AssemblyParseActionGotoTable.Action>
- Enclosing class:
AssemblyParseActionGotoTable
public static class AssemblyParseActionGotoTable.ShiftAction
extends AssemblyParseActionGotoTable.Action
A SHIFT (Sn) entry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AssemblyParseActionGotoTable.Action
compareTo, equals, hashCode
-
Field Details
-
newStateNum
protected int newStateNum
-
-
Constructor Details
-
ShiftAction
public ShiftAction(int newStateNum)
-
-
Method Details
-
toString
-