Class Traverse.iter

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