Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Compil3r.BytecodeAnalysis
Interface Bytecodes.CompoundInstruction  view Bytecodes.CompoundInstruction download Bytecodes.CompoundInstruction.java

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

public static interface Bytecodes.CompoundInstruction


Method Summary
 Bytecodes.InstructionList getInstructionList()
           
 

Method Detail

getInstructionList

public Bytecodes.InstructionList getInstructionList()