next up previous contents
Next: Parameters stemming from range Up: Parameters of routines in Previous: Parameters of routines in

Explicit parameter specification


\begin{verbsyntax}\onerule{Parameters}{Parameter // ',' }
\onerule{Parameter}{Variable ':' C-Type}
\onerule{Parameter}{C-Type Variable}
\end{verbsyntax}

Explicit parameter specifications serve to hand help variables over to the generated routine. They can serve to pass the engine state, or other variables that may be used in target predicates. Their type must be a C-Type (which can also be a FlatFormType).



Uwe Assmann
1998-12-22