package diffast-langs-cpp-parsing

  1. Overview
  2. Docs
type t =
  1. | Class
  2. | Struct
  3. | Union
  4. | MacroInvocation of Common.ident
  5. | MsRefClass
val to_class_head : t -> t
val to_elaborated_type_specifier : Common.ident -> t -> t
OCaml

Innovation. Community. Security.