method bool : bool -> boolmethod list : 'a. ('a -> 'a) -> 'a list -> 'a listmethod string : string -> stringmethod option : 'a. ('a -> 'a) -> 'a option -> 'a optionmethod location : Css_parser_common.Location.t -> Css_parser_common.Location.tmethod with_loc : 'a. ('a -> 'a) ->
'a Css_parser__.Types.with_loc ->
'a Css_parser__.Types.with_locmethod num_with_exponent : Css_parser__.Types.num_with_exponent ->
Css_parser__.Types.num_with_exponentmethod dimension_with_exponent : Css_parser__.Types.dimension_with_exponent ->
Css_parser__.Types.dimension_with_exponentmethod location : Css_parser_common.Location.t -> Css_parser_common.Location.tmethod compound_selector : Css_parser__.Types.Compound_selector.t ->
Css_parser__.Types.Compound_selector.tmethod combinator : Css_parser__.Types.Combinator.t ->
Css_parser__.Types.Combinator.tmethod complex_selector : Css_parser__.Types.Complex_selector.t ->
Css_parser__.Types.Complex_selector.tmethod selector_with_loc : Css_parser__.Types.Selector.t
Css_parser__.Types.with_loc ->
Css_parser__.Types.Selector.t Css_parser__.Types.with_locmethod selector : Css_parser__.Types.Selector.t ->
Css_parser__.Types.Selector.tmethod component_value : Css_parser__.Types.Component_value.t ->
Css_parser__.Types.Component_value.tmethod selector_list : Css_parser__.Types.Selector_list.t ->
Css_parser__.Types.Selector_list.tmethod rule : Css_parser__.Types.Rule.t -> Css_parser__.Types.Rule.tmethod declaration : Css_parser__.Types.Declaration.t ->
Css_parser__.Types.Declaration.tmethod declaration_list : Css_parser__.Types.Declaration_list.t ->
Css_parser__.Types.Declaration_list.tmethod at_rule : Css_parser__.Types.At_rule.t -> Css_parser__.Types.At_rule.tmethod style_rule : Css_parser__.Types.Style_rule.t ->
Css_parser__.Types.Style_rule.tmethod qualified_rule : Css_parser__.Types.Qualified_rule.t ->
Css_parser__.Types.Qualified_rule.tmethod location__t : Css_parser_common.Location.t ->
Css_parser_common.Location.tmethod simple_block : Css_parser__.Types.Simple_block.t ->
Css_parser__.Types.Simple_block.tmethod at_rule_block_type : Css_parser__.Types.At_rule.block_type ->
Css_parser__.Types.At_rule.block_typemethod selector_or_combinator : Css_parser__.Types.Complex_selector.selector_or_combinator ->
Css_parser__.Types.Complex_selector.selector_or_combinatormethod style_block_block_element : Css_parser__.Types.Style_block.Block_element.t ->
Css_parser__.Types.Style_block.Block_element.tmethod style_block : Css_parser__.Types.Style_block.t ->
Css_parser__.Types.Style_block.tmethod declaration_list_element : Css_parser__.Types.Declaration_list.Element.t ->
Css_parser__.Types.Declaration_list.Element.tmethod pseudoclass_element_selector : Css_parser__.Types.Pseudoclass_element_selector.t ->
Css_parser__.Types.Pseudoclass_element_selector.tmethod interpolation_sigil : Css_parser_common.Token.Sigil.t ->
Css_parser_common.Token.Sigil.tmethod stylesheet : Css_parser__.Types.Stylesheet.t ->
Css_parser__.Types.Stylesheet.tmethod for_apply_style : Css_parser__.Types.For_apply_style.t ->
Css_parser__.Types.For_apply_style.t