|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CodeConverter | |
---|---|
classUtils.javassist |
Uses of CodeConverter in classUtils.javassist |
---|
Methods in classUtils.javassist with parameters of type CodeConverter | |
---|---|
void |
CompileTimeClass.instrument(CodeConverter converter)
Applies the given converter to all methods and constructors declared in the class. |
void |
CtConstructor.instrument(CodeConverter converter)
Modifies the constructor body. |
void |
CompileTimeClassType.instrument(CodeConverter converter)
|
void |
CtMethod.instrument(CodeConverter converter)
Modifies the method body. |
void |
CtBehavior.instrument(CodeConverter converter)
Modifies the member body. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |