ImportSortednessCheck.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void visit(Module mod)
  2. void visit(Statement decl)
  3. void visit(BlockStatement decl)
    class ImportSortednessCheck
    override
    void
    visit
    (
    const BlockStatement decl
    )
  4. void visit(StructBody decl)
  5. void visit(ImportDeclaration id)
  6. alias visit = BaseAnalyzer.visit

Meta