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