Namespace

Uses a template mixin hack to "reopen" C++ namespace declarations in D

Members

Functions

addSymbol
void addSymbol(string symbol)
Undocumented in source. Be warned that the author may not have intended to support it.
pop
string[] pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
string[] push(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

indentationSpaces
enum indentationSpaces;
Undocumented in source.

Structs

Symbol
struct Symbol
Undocumented in source.

Meta