Interface IInstanceofInstruction
- All Superinterfaces:
IInstruction
- All Known Implementing Classes:
InstanceofInstruction
-
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
-
Method Details
-
firstClassType
boolean firstClassType() -
getType
String getType()
-