public interface IUnaryOpInstruction extends IInstruction
Modifier and Type | Interface and Description |
---|---|
static interface |
IUnaryOpInstruction.IOperator |
static class |
IUnaryOpInstruction.Operator |
IInstruction.Visitor
Modifier and Type | Method and Description |
---|---|
IUnaryOpInstruction.IOperator |
getOperator() |
String |
getType() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
IUnaryOpInstruction.IOperator getOperator()
String getType()