public abstract class IfInstruction extends BranchInstruction implements StackConsumer
index, position, targetlength, opcode| Modifier | Constructor and Description |
|---|---|
protected |
IfInstruction(short opcode,
InstructionHandle target) |
| Modifier and Type | Method and Description |
|---|---|
abstract IfInstruction |
negate() |
containsTarget, dump, getIndex, getTarget, getTargetOffset, getTargetOffset, initFromFile, setTarget, toString, updatePosition, updateTargetaccept, consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, produceStack, readInstruction, setComparator, toString, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconsumeStackprotected IfInstruction(short opcode,
InstructionHandle target)
instruction - Target instruction to branch topublic abstract IfInstruction negate()
Copyright © 2018–2021 mhoffrogge. All rights reserved.