back to syntax homepage

StatementSequence:

StatementSequence = statement {";" statement}

Places in the syntax where you might come from: ForStatement IfStatement ProcedureBody RepeatStatement WhileStatement case module