Package com.ibm.wala.shrikeBT
Interface ILoadIndirectInstruction
-
- All Superinterfaces:
IInstruction
public interface ILoadIndirectInstruction extends IInstruction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.ibm.wala.shrikeBT.IInstruction
IInstruction.Visitor
-
-
Method Summary
-
Methods inherited from interface com.ibm.wala.shrikeBT.IInstruction
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visit
-
-