jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
jmlparser-parent
jmlparser-core
/
com.github.javaparser.ast.expr
/
ObjectCreationExpr
/
setScope
set
Scope
open
fun
setScope
(
@
Nullable
scope
:
@
Nullable
Expression
)
:
ObjectCreationExpr
(
source
)
Sets the scope
Return
this, the ObjectCreationExpr
Parameters
scope
the scope, can be null