X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/blobdiff_plain/97d10f8b1f631cd32ea5ac9118b253cb4142d391..ae7a3c8fb42e457933efbbb9127d5a745096825a:/doc/SYMBOLS diff --git a/doc/SYMBOLS b/doc/SYMBOLS index 909f993..c506fcf 100644 --- a/doc/SYMBOLS +++ b/doc/SYMBOLS @@ -464,6 +464,7 @@ lexer-proto.lisp define-indicator function cl:error function class parser lexer-error function + must parser scan-comment function skip-until function parser sod-token-scanner class @@ -1913,6 +1914,7 @@ expand-parser-form list-parser (eql cl:type) t token-parser-context (eql token) t token-scanner-context (eql cl:error) t + token-scanner-context (eql sod:must) t token-scanner-context (eql sod:skip-until) t expand-parser-spec t (eql :eof)