public interface IConditionalBranchInstruction extends IInstruction
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IConditionalBranchInstruction.IOperator |
static class |
IConditionalBranchInstruction.Operator |
IInstruction.Visitor| Modifier and Type | Method and Description |
|---|---|
IConditionalBranchInstruction.IOperator |
getOperator() |
int |
getTarget() |
String |
getType() |
getBranchTargets, getPoppedCount, getPushedType, getPushedWordSize, isFallThrough, isPEI, redirectTargets, toString, visitint getTarget()
IConditionalBranchInstruction.IOperator getOperator()
String getType()
Copyright © 2019. All rights reserved.