imports

Undocumented in source.

Members

Classes

ImportPrinter
class ImportPrinter

AST visitor that collects modules imported to an R-B tree.

Functions

printImports
void printImports(bool usingStdin, string[] args, string[] importPaths, StringCache* cache, bool recursive)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta