file: job.t package: muf status: alpha
The |scanLispToken
function is
a special hack implementing the heart of the
Lisp Reader. The return values are as for
the other |scan-token-*
functions,
except for the typ
return value,
which on return will be one of:
lisp:stateMacro
lisp:stateWhitespace
lisp:stateSymbol
Go to the first, previous, next, last section, table of contents.