ModuleVisitor

Undocumented in source.

Constructors

this
this(SemanticPass pass)
Undocumented in source.

Alias This

pass

Members

Functions

add
Module add(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
importModule
Module importModule(PackageNames packages)
Undocumented in source. Be warned that the author may not have intended to support it.
modulize
Module modulize(AstModule astm)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
AstModule parse(string filename, string directory)
Undocumented in source.

Meta