Copied!

CSS selector tokenizer.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.

CloneableInstantiable
Methods
public __construct()
public tokenize(Symfony\Component\CssSelector\Parser\Reader $reader) : Symfony\Component\CssSelector\Parser\TokenStream
 

Tokenize selector source code.

Properties
private array $handlers
 
  • var \Handler\HandlerInterface[]
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration