|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction
joeq.Compiler.BytecodeAnalysis.Bytecodes.BranchInstruction
joeq.Compiler.BytecodeAnalysis.Bytecodes.JsrInstruction
public abstract static class Bytecodes.JsrInstruction
| Method Summary | |
|---|---|
jq_Type |
getType()
|
Bytecodes.InstructionHandle |
physicalSuccessor()
Returns an InstructionHandle to the physical successor of this JsrInstruction. |
| Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.BranchInstruction |
|---|
containsTarget, dump, getIndex, getTarget, setTarget, toString, updateTarget |
| Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction |
|---|
accept, consumeStack, copy, getLength, getOpcode, produceStack, readInstruction, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface joeq.Compiler.BytecodeAnalysis.Bytecodes.StackProducer |
|---|
produceStack |
| Method Detail |
|---|
public jq_Type getType()
getType in interface Bytecodes.TypedInstructionpublic Bytecodes.InstructionHandle physicalSuccessor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||