diffast-langs-cpp-parsing
Label.ClassKey
type t =
| Class
| Struct
| Union
| MacroInvocation of Common.ident
| MsRefClass
val to_class_head : t -> t
val to_elaborated_type_specifier : Common.ident -> t -> t