|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeAttribute | |
| javassist.bytecode | Bytecode-level API. |
| Uses of CodeAttribute in javassist.bytecode |
| Methods in javassist.bytecode that return CodeAttribute | |
CodeAttribute |
MethodInfo.getCodeAttribute()
Returns a Code attribute. |
CodeAttribute |
CodeIterator.get()
Returns a Code attribute read with this iterator. |
CodeAttribute |
Bytecode.toCodeAttribute()
Converts to a CodeAttribute. |
| Methods in javassist.bytecode with parameters of type CodeAttribute | |
void |
MethodInfo.setCodeAttribute(CodeAttribute cattr)
Adds a Code attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||