setLabel

open fun setLabel(@Nullable label: @Nullable SimpleName): ContinueStmt(source)

Sets the label

Return

this, the ContinueStmt

Parameters

label

the label, can be null