PHP Symfony\Component\CssSelector Namespace

Nested Namespaces

Symfony\Component\CssSelector\Node

Classes

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.