While Statements
skip
<id> := <aexp>
if <bexp> then <block>
if <bexp> then <block> else <block>
while <bexp> then <block>
call <id> (<aexp>)
<block> ? (<stmt>+) | <stmt>
Vorherige Folie
Nächste Folie
Zurück zur ersten Folie
Graphik-Version anzeigen