accept

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void accept(const(libclang_ast.ast.IfStmt) n, T v)
    void
    accept
    (
    T
    )
    (
    const(libclang_ast.ast.IfStmt) n
    ,
    T v
    )
  2. void accept(dextool.clang_extensions.IfStmt n, T v)

Meta