next up previous contents index
Next: negate Up: ExpressionTreeLeaf Previous: integer   Contents   Index


leaf


\begin{usage}
leaf~a
\end{usage}

\begin{signatures}
leaf: & \htmlref{\texttt{Boolean}}{Boolean} $\to$\ \%\\
le...
... \%\\
leaf: & \htmlref{\texttt{Symbol}}{Symbol} $\to$\ \%\\\end{signatures}

\begin{params}
{\em a} & \htmlref{\texttt{Boolean}}{Boolean} & A constant\\
&...
...tt{String}}{String} &\\
& \htmlref{\texttt{Symbol}}{Symbol} &\\\end{params}

\begin{retval}
leaf~a returns $a$\ as a leaf.
\end{retval}

\begin{remarks}
A string leaf prints with quotes,
and should be used for string...
... symbol leaf prints without
quotes, and should be used for names.
\end{remarks}


Manuel Bronstein 2000-12-13