public class IF_ICMPGE extends IfInstruction
Stack: ..., value1, value2 -> ...
index, position, targetlength, opcode| Constructor and Description |
|---|
IF_ICMPGE(InstructionHandle target) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor v)
Call corresponding visitor method(s).
|
IfInstruction |
negate() |
containsTarget, dump, getIndex, getPosition, getTarget, getTargetOffset, getTargetOffset, initFromFile, setIndex, setPosition, setTarget, toString, updatePosition, updateTargetconsumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitconsumeStackpublic IF_ICMPGE(InstructionHandle target)
public void accept(Visitor v)
accept in class Instructionv - Visitor objectpublic IfInstruction negate()
negate in class IfInstructionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.