Structs§
Enums§
Functions§
- count_
ascii_ case_ insensitive_ outside_ comments - count_
top_ level_ declarations - is_
whitespace_ only - scan_
nodes - skip_
trivia - top_
level_ declaration_ spans - Like
top_level_declarations, but also returns the raw span of each declaration insidebody(from the first non-trivia character through the terminating;, or through the end ofbodywhen the semicolon is omitted). - top_
level_ declarations - Extract direct declarations from a rule body, excluding declarations in nested style rules and at-rules. This is deliberately separate from the counter above because diagnostics need the property/value text as well.