accept

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

Meta