public abstract class JsrInstruction extends BranchInstruction implements UnconditionalBranch, TypedInstruction, StackProducer
index, position, targetlength, 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, 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, waitproduceStackpublic Type getType(ConstantPoolGen cp)
getType in interface TypedInstructionpublic InstructionHandle physicalSuccessor()
Copyright © 2018–2021 mhoffrogge. All rights reserved.