Package | Description |
---|---|
javassist.expr |
This package contains the classes for modifying a method body.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ConstructorCall |
Constructor call such as
this() and super()
within a constructor body. |
Modifier and Type | Method | Description |
---|---|---|
void |
ExprEditor.edit(MethodCall m) |
Edits a method call (overridable).
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.