Expand description
CSS selectors.
Structs§
- CssLocalName 
- Wraps LocalNameso that it can be used withselectors
- CssString
- Wraps Stringso that it can be used withselectors
- Parser
- An implementation of Parserforselectors
- Selector
- Wrapper around CSS selectors.
- Simple
- A simple implementation of SelectorImplwith no pseudo-classes or pseudo-elements.
Enums§
- NonTSPseudo Class 
- Non Tree-Structural Pseudo-Class.
- PseudoElement 
- CSS Pseudo-Element