setExpression
open fun setExpression(@Nullable expression: @Nullable Expression): ExplicitConstructorInvocationStmt(source)
Sets the expression
Return
this, the ExplicitConstructorInvocationStmt
Parameters
expression
the expression, can be null