Interface IUnaryOpInstruction
- All Superinterfaces:
IInstruction
- All Known Implementing Classes:
UnaryOpInstruction
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic enumNested classes/interfaces inherited from interface IInstruction
IInstruction.Visitor -
Method Summary
Methods inherited from interface IInstruction
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
-
Method Details
-
getOperator
IUnaryOpInstruction.IOperator getOperator() -
getType
String getType()
-