FunctionVisitor.visit

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

Meta