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)
  3. void visit(ReturnStatement rst)
    class AutoFunctionChecker
    override
    void
    visit
    (
    const ReturnStatement rst
    )

Meta