The Parameters Statement has the following BNF syntax:
<parameters statement> ::= PARAMETERS ( <parameter list> );
- PLDWorld -