MagicContext

Undocumented in source.

Members

Functions

opIndex
inout(Property) opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
popActive
void popActive()
Undocumented in source. Be warned that the author may not have intended to support it.
setActive
void setActive(Environment env)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

activeEnv
inout(Environment) activeEnv [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

envStack
Environment*[] envStack;
Undocumented in source.

Meta