Module Shared_ast.StructName

type t
type info = string Catala_utils.Mark.pos
val fresh : info -> t
val get_info : t -> info
val compare : t -> t -> int
val equal : t -> t -> bool
val format_t : Stdlib.Format.formatter -> t -> unit
val hash : t -> int
module Set : sig ... end
module SetLabels : sig ... end
module Map : sig ... end
module MapLabels : sig ... end