Contents | Prev | Next | Index
A label statement defines a point inside a statement sequence which can used as goto-targets for goto statements. The label identifier or number must be introduced in a label list of the declaration parrt of the block.
decl ::= LABEL label_list ; |
label_stmt ::= label : |
Contents | Prev | Next | Index
Canterbury Pascal for JVM (Last documentation update
Jun 9, 2000)
Copyright © 1998 Mill Hill & Canterbury
Corporation, Ltd. All rights reserved
Please send any comments or corrections to
mhc@webcom.com