* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\CssSelector\Node; /** * Interface for nodes. * * 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 NodeInterface { /** * Returns node's name. * * @return string */ public function getNodeName(); /** * Returns node's specificity. * * @return Specificity */ public function getSpecificity(); /** * Returns node's string representation. * * @return string */ public function __toString(); } __halt_compiler();----SIGNATURE:----hutRnGco8KcxWkKgp8u/152fVmBKdGZe57k7VM7pJK/WFXUTjw4KIdiya7/Zl/ZtVgOhjhJnGMEpzeZq2eOKQZ6ZcQ/z/A7dhQ+R/wzPzl3VQCNecrreaiEs6qmuAzVPp6oUaWv4y+sSldQyAfoaB8RyM6m3pHWmdqqt55X2sQWmvsgstPMtNy6bbc28Gl3zWhscpu6XTZKvbXgxGku7ABDQ6f3iNy2KNWnlcyuO9AR2fIj3BneZSJWQaPznxkM52rpC/erPVk5AJ3o45RaqbnEyBiHIABB99TL45SSgO8O/UKidUovfDau/lNPxB0EVBWy5tuiUjOtZHHgT8InLCYaZGQfCL9r5DrK4gG7IQezYzQ1CVYN3KYTGepZaN9rN10yCHBbh7Wg9thcgprpBE0djUWT1sLlXr0fwIcoPjaeykuKa1HHYSn4OmSl9nii9qsDU5NFkUiTEI4RFitUMWFTfWWYIvBPGPf/7ml/7c7L4H//frmDYFxoSjC6ZQErApqB/Gz3W4JPfxqfOzye2x3ar/wgHUYRxZZmK3u8P0jJL2mMM8+Q+acE9CEdMGvbJ6+7ppqz7BNnYrsgYUA/7UqsiaJWGjFnX92BAcJGjcTb97NRe5dSHAtgloWdfaFLxnFDCaIUGT3GtFoUo3n1JYqxyNBhib5MNQwnwRqZUKvQ=----ATTACHMENT:----MjU0NzM1OTg5NjMxNjA0OSA3NTQwOTA5Mzk5MjM1Nzc0IDM2NDMzNDczNjg2NzMyOTk=