Token.Sigilinclude Ppx_compare_lib.Equal.S with type t := tinclude Ppx_compare_lib.Comparable.S with type t := tval percent : tval hash : tval is_percent : t -> boolval is_hash : t -> boolval percent_val : t -> unit optionval hash_val : t -> unit optionmodule Variants : sig ... endval sexp_of_t : t -> Sexplib0.Sexp.tmodule Typed_variant : sig ... endval to_sigil_string : t -> string