Css_parser.Selectortype t = | Id of string * Css_parser_common.Hash_flag.t| Class of string| Attribute of Component_value.t with_loc list with_loc| Pseudoclass of Pseudoclass_element_selector.t| Pseudoelement of Pseudoclass_element_selector.t| Type of string * string option| Ampersandval sexp_of_t : t -> Sexplib0.Sexp.tinclude Ppx_compare_lib.Equal.S with type t := t