next up previous contents
Next: ``for'' iteration Up: The ``while'' conditional loop Previous: The ``while'' conditional loop   Contents

flow

\begin{grammar}
<while> ::= ''while'' \lq (' <blackhole> \lq )' <block>
\end{grammar}


2002-06-10