Module Clang__.Ast_sig

module type S = sig ... end

Common part of AST node signatures

module type CustomS = sig ... end