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)
    class LocalImportCheck
    override
    void
    visit
    (
    const Declaration dec
    )
  3. void visit(ImportDeclaration id)

Meta