ImportSortednessCheck.visit

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

Meta