ImportPrinter.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(SingleImport singleImport)
    class ImportPrinter
    override
    void
    visit
    (
    const SingleImport singleImport
    )
  2. void visit(IdentifierChain identifierChain)
  3. alias visit = ASTVisitor.visit

Meta