Terminates the execution inside its enclosing targeted block to continue outside it. The `Break Statement` has two forms: "unlabeled" and "labeled". In case the `Break Statement` is "unlabeled" the targeted block is the nearest enclosing block, while if the `Break Statement` is "labeled" the targeted block is the `Labeled Block` with same specified label.
Attributes | Values |
---|---|
rdf:type | |
rdfs:subClassOf | |
rdfs:label |
|
rdfs:comment |
|
is rdf:first of |