Symfony\Component\CssSelector\Node |
Name | Description |
---|---|
Parser | Parser is the main entry point of the component and can convert CSS selectors to XPath expressions. |
Tokenizer | Tokenizer lexes a CSS Selector to tokens. |
XPathExpr | XPathExpr represents an XPath expression. |