LocalImportCheck.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = BaseAnalyzer.visit
  2. void visit(Declaration dec)
  3. void visit(ImportDeclaration id)
    class LocalImportCheck
    override
    void
    visit
    (
    const ImportDeclaration id
    )

Meta