| Package | Description | 
|---|---|
| javassist.expr | This package contains the classes for modifying a method body. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConstructorCallConstructor call such as  this()andsuper()within a constructor body. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExprEditor. edit(MethodCall m)Edits a method call (overridable). | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.