public abstract class JsrInstruction extends BranchInstruction implements UnconditionalBranch, TypedInstruction, StackProducer
index, position, target
length, opcode
Modifier and Type | Method and Description |
---|---|
Type |
getType(ConstantPoolGen cp) |
InstructionHandle |
physicalSuccessor()
Returns an InstructionHandle to the physical successor
of this JsrInstruction.
|
containsTarget, dump, getIndex, getPosition, getTarget, getTargetOffset, getTargetOffset, initFromFile, setIndex, setPosition, setTarget, toString, updatePosition, updateTarget
accept, consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
produceStack
public Type getType(ConstantPoolGen cp)
getType
in interface TypedInstruction
public InstructionHandle physicalSuccessor()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.