Class Traverse.map

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