Uses of Class
javassist.expr.NewExpr
-
Packages that use NewExpr Package Description javassist.expr This package contains the classes for modifying a method body. -
-
Uses of NewExpr in javassist.expr
Methods in javassist.expr with parameters of type NewExpr Modifier and Type Method Description voidExprEditor. edit(NewExpr e)Edits anewexpression (overridable).
-