setElseStmt

open fun setElseStmt(@Nullable elseStmt: @Nullable Statement): IfStmt(source)

Sets the elseStmt

Return

this, the IfStmt

Parameters

elseStmt

the elseStmt, can be null