back to syntax homepage
statement
:
statement
= [
assignment
|
ProcedureCall
|
IfStatement
|
CaseStatement
|
WhileStatement
|
RepeatStatement
|
ForStatement
]
Places in the syntax where you might come from:
StatementSequence