next up previous contents index
Next: lastError Up: Parser Previous: Parser   Contents   Index


eof?


\begin{usage}
eof?~p
\end{usage}


Signature


\begin{params}
{\em p} & \% & A parser \\
\end{params}

\begin{retval}
Returns {\it true}\xspace ~if the input is finished, {\it false}\xspace ~otherwise.
\end{retval}


Manuel Bronstein 2000-12-13