DParsedModule.ImportListIterator

Undocumented in source.

Members

Aliases

visit
alias visit = ASTVisitor.visit
Undocumented in source.

Functions

run
void run(Module ast)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ImportDeclaration importDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

imports
string[] imports [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_imports
string[] _imports;
Undocumented in source.

Meta