SExpr

Lisp-like S-expression.

Members

Properties

toString
void delegate(scope const(char)[]) @(safe) toString [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

subs
SExpr[] subs;
Undocumented in source.
token
Token token;
Undocumented in source.

Meta