Uses of Class
javassist.compiler.ast.NewExpr
Packages that use NewExpr
-
Uses of NewExpr in javassist.compiler.ast
Methods in javassist.compiler.ast that return NewExprModifier and TypeMethodDescriptionstatic NewExpr
NewExpr.makeObjectArray
(ASTList className, ASTList arraySize, ArrayInit init) Methods in javassist.compiler.ast with parameters of type NewExpr