|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteCodeException | |
---|---|
edu.rit.classfile | Package edu.rit.classfile is the RIT Classfile Library for analyzing and synthesizing class files. |
Uses of ByteCodeException in edu.rit.classfile |
---|
Methods in edu.rit.classfile that throw ByteCodeException | |
---|---|
void |
SynthesizedClassOrInterfaceDescription.emit(OutputStream theOutputStream)
Emit the described class into the given output stream in binary classfile format. |
byte[] |
SwitchInstruction.getByteCodes()
Returns a copy of this switch instruction's bytecodes. |
abstract byte[] |
Instruction.getByteCodes()
Returns a copy of this instruction's bytecodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |