Macro

Undocumented in source.

Members

Functions

expand
void expand(OutBuffer* buf, size_t start, size_t* pend, const(char)* arg, size_t arglen)

Expand macro in place in buf. Only look at the text in buf from start to end.

Static functions

define
Macro* define(Macro** ptable, const(char)[] name, const(char)[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta