org.apache.bcel.generic
public class IF_ICMPGE extends IfInstruction
Stack: ..., value1, value2 -> ...
| Constructor Summary | |
|---|---|
| IF_ICMPGE(InstructionHandle target) | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
| IfInstruction | negate() |
Parameters: v Visitor object
Returns: negation of instruction