setScope

open fun setScope(@Nullable scope: @Nullable Expression): ObjectCreationExpr(source)

Sets the scope

Return

this, the ObjectCreationExpr

Parameters

scope

the scope, can be null