joeq.Compiler.BytecodeAnalysis
Interface Bytecodes.CompoundInstruction

All Known Implementing Classes:
Bytecodes.PUSH, Bytecodes.SWITCH
Enclosing interface:
Bytecodes

public static interface Bytecodes.CompoundInstruction


Method Summary
 Bytecodes.InstructionList getInstructionList()
           
 

Method Detail

getInstructionList

Bytecodes.InstructionList getInstructionList()


Copyright © 2001-2008 John Whaley. All Rights Reserved.