Sather Home Page

Section 6.7.14:
While Statement

This statement corresponds to one of the three iters which do not yield any value - save quitting when the appropriate condition is met. This iter may only be used in the body of a loop statement (see sub-section 6.7.8).

Concrete Syntax

while statement = While_SY, Iter_SY, parenthesised expression ;

Abstract Syntax

Static Semantics

Dynamic Semantics


Specification Index Language Index Section 6 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Thursday, 26 April 2001.
Produced with Amaya