SExpr

Lisp-like S-expression.

Members

Functions

toString
void toString(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
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