Interface IPutInstruction
- All Superinterfaces:
IInstruction
- All Known Implementing Classes:
PutInstruction
-
Nested Class Summary
Nested classes/interfaces inherited from interface IInstruction
IInstruction.Visitor -
Method Summary
Methods inherited from interface IInstruction
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit