|
||||||||||
| 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.ReturnInstruction
public abstract static class Bytecodes.ReturnInstruction
| Method Summary | |
|---|---|
java.util.Set |
getExceptions()
|
jq_Type |
getType()
|
| Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction |
|---|
accept, consumeStack, copy, dump, getLength, getOpcode, produceStack, readInstruction, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface joeq.Compiler.BytecodeAnalysis.Bytecodes.StackConsumer |
|---|
consumeStack |
| Method Detail |
|---|
public jq_Type getType()
getType in interface Bytecodes.TypedInstructionpublic java.util.Set getExceptions()
getExceptions in interface Bytecodes.ExceptionThrower
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||