Token

Lisp-like token.

Constructors

this
this(TOK tok, const(char)[] src)
Undocumented in source.

Members

Properties

toString
Sink toString [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

src
const(char)[] src;
Undocumented in source.
tok
TOK tok;
Undocumented in source.

Meta