Semantics

Undocumented in source.

Members

Functions

analyse
Module analyse(string module_, ParseTree tree)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpTypes
void dumpTypes()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mixins
Type[] mixins;
Undocumented in source.
modules
Module[string] modules;
Undocumented in source.
namespaces
Type[] namespaces;
Undocumented in source.
partials
Type[] partials;
Undocumented in source.
types
Type[string] types;
Undocumented in source.

Meta