* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\CssSelector\Parser; use Symfony\Component\CssSelector\Node\SelectorNode; /** * CSS selector parser interface. * * This component is a port of the Python cssselect library, * which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect. * * @author Jean-François Simon * * @internal */ interface ParserInterface { /** * Parses given selector source into an array of tokens. * * @param string $source * * @return SelectorNode[] */ public function parse($source); } __halt_compiler();----SIGNATURE:----IXZnLzAQGBqehGpVO+pWdpd19LhEOsIlYc6GLaSqY5Gd2JKAnI1RYCdz5nqcNRq6bP7co2nDRq8YD+An69Kygs3OuVb/4Qylw8fNhuvklleJvmlq+4+ejQcnd4lmTKBgyZMwJU4pSOOCzoXcHEnfHBd/SNucqud2noXxrZOPPmc7IfYbn34xnpkJBbf+zDx72qZK3sJSqn7k5RGLPU5G/lSPTfjE7tD6++Awmi8YspYTFvplbDqTpLXrfVaYJST5OE3tjEdUFT6HREvufSIUOwh7AGjRapGqU3b/OkA3n2dAjpwicxJxQFfnEDBKG4vpuyo+fMmGRecVNjta/V2DDqhpz2NTtTan5eN/I3GkBdCEleCJuMNkpcK0oXEiLxj6i0uhaSzZpDISM8KdR/03IrM08KRvAi3XZak2ZumVJwA/Sl5/cr750jYWFEW85KuYr/jD4i6/AQspMIA83jo8+T5jJFSO8ccQHXHY7PYFkmxMlmtgcrVsJCz4d29zrZoHdunw+4OPNN73qIB989VjFqMp5jTGsDeAr73kAv2GmMn6I4/mNvUfCr5u+/tB86gqXGGkgImeheE+y55zBI+FzOsnuWgKjzJQ/W6JLde5SgPzbumqeVfGKUrDN4kkrCe6zQwMBmIfznguVYQ4A47ALbVHQBJlFty6M++1mGtvtOQ=----ATTACHMENT:----NTI0NjE2NTAxMzMyNDgwMiA5NjEyMTk4MzAyMjc2MjE0IDU5MzU4MTYwOTAyMDc4OTM=