Uses of Class
javassist.expr.MethodCall
-
Uses of MethodCall in javassist.expr
Modifier and TypeClassDescriptionclass
Constructor call such asthis()
andsuper()
within a constructor body.Modifier and TypeMethodDescriptionvoid
ExprEditor.edit
(MethodCall m) Edits a method call (overridable).