EnumDeclaration.BigIntBodytype 'M t = {members : ('M BigIntLiteral.t, 'M) InitializedMember.t list;explicit_type : bool;has_unknown_members : bool;comments : ('M, 'M Comment.t list) Syntax.t option;}val pp : (Format.formatter -> 'M -> unit) -> Format.formatter -> 'M t -> unitval show : (Format.formatter -> 'M -> unit) -> 'M t -> string