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, getPosition, getTarget, getTargetOffset, getTargetOffset, initFromFile, setIndex, setPosition, setTarget, toString, updatePosition, updateTargetaccept, consumeStack, copy, equals, getComparator, getLength, getName, getOpcode, hashCode, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitproduceStackpublic Type getType(ConstantPoolGen cp)
getType in interface TypedInstructionpublic InstructionHandle physicalSuccessor()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.