ImportListIterator.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = ASTVisitor.visit
  2. void visit(ImportDeclaration importDeclaration)
    class ImportListIterator
    override
    void
    visit
    (
    const ImportDeclaration importDeclaration
    )

Meta