Meta.Context_object
Meta-contexts.
type t = {
location : Beluga_syntax.Syncom.Location.t;
bindings : ((Beluga_syntax.Syncom.Identifier.t * [ `Plain | `Hash | `Dollar ]) * Thing.t Support.Option.t) Support.List.t;
}