Shared_ast.ConstantNames
val option_enum : Shared_ast__.Definitions.EnumName.t
val option_struct : Shared_ast__.Definitions.StructName.t
Only used in some backends where enums piggy-back on structs (e.g. C)
val none_constr : Shared_ast__.Definitions.EnumConstructor.t
val some_constr : Shared_ast__.Definitions.EnumConstructor.t
val source_pos_struct : Shared_ast__.Definitions.StructName.t
Fake structure (there is no corresponding decl) used for categorising PosLit terms in scalc
PosLit