|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodeBuffer
An interface that abstracts bytecode from a
cojen.classfile.attribute.CodeAttr
.
Opcode
Method Summary | |
---|---|
byte[] |
getByteCodes()
|
ExceptionHandler[] |
getExceptionHandlers()
|
int |
getMaxLocals()
|
int |
getMaxStackDepth()
|
Method Detail |
---|
int getMaxStackDepth()
int getMaxLocals()
byte[] getByteCodes()
ExceptionHandler[] getExceptionHandlers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |