AutoFunctionChecker.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias visit = BaseAnalyzer.visit
  2. void visit(FunctionDeclaration decl)
    class AutoFunctionChecker
    override
    void
    visit
    (
    const FunctionDeclaration decl
    )
  3. void visit(ReturnStatement rst)

Meta