setLabel

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

Sets the label

Return

this, the BreakStmt

Parameters

label

the label, can be null