|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object joeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction joeq.Compiler.BytecodeAnalysis.Bytecodes.BranchInstruction joeq.Compiler.BytecodeAnalysis.Bytecodes.GotoInstruction
public abstract static class Bytecodes.GotoInstruction
Field Summary |
---|
Fields inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.BranchInstruction |
---|
index, position, target |
Fields inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.Instruction |
---|
length, opcode |
Method Summary |
---|
Methods inherited from class joeq.Compiler.BytecodeAnalysis.Bytecodes.BranchInstruction |
---|
containsTarget, dump, getIndex, getTarget, getTargetOffset, getTargetOffset, initFromFile, setTarget, toString, updatePosition, 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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |