Uses of Class
javassist.bytecode.CodeAttribute
-
Uses of CodeAttribute in javassist.bytecode
Modifier and TypeMethodDescriptionCodeIterator.get()
Returns a Code attribute read with this iterator.MethodInfo.getCodeAttribute()
Returns a Code attribute.Bytecode.toCodeAttribute()
Converts to aCodeAttribute
.Modifier and TypeMethodDescriptionvoid
MethodInfo.setCodeAttribute
(CodeAttribute cattr) Adds a Code attribute.