Interface ILoadInstruction
- All Superinterfaces:
IInstruction, IMemoryOperation
- All Known Implementing Classes:
LoadInstruction
-
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, visitMethods inherited from interface IMemoryOperation
isAddressOf
-
Method Details
-
getVarIndex
int getVarIndex() -
getType
String getType()
-