MacroDefinition

Undocumented in source.

Members

Functions

dumpAST
void dumpAST(Appender!string result, size_t indent)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpAST
string dumpAST()
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

aliasOrConst
bool aliasOrConst;
Undocumented in source.
cursor
Cursor cursor;
Undocumented in source.
expr
Expression expr;
Undocumented in source.
params
string[] params;
Undocumented in source.
spelling
string spelling;
Undocumented in source.

Meta