erjang.beam
Interface BeamCodeBlock


public interface BeamCodeBlock


Method Summary
 BeamInstruction[] getInstructions()
           
 int getLabel()
           
 boolean isDeadCode()
           
 

Method Detail

isDeadCode

boolean isDeadCode()

getLabel

int getLabel()

getInstructions

BeamInstruction[] getInstructions()


TBD erjang license note