back to syntax homepage
CaseStatement
:
CaseStatement
=
CASE
expression
OF
case
{
"|"
case
}
END
Places in the syntax where you might come from:
statement