Copied!

Represents a ":()" node.

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(Symfony\Component\CssSelector\Node\NodeInterface $selector, string $name, array $arguments = [])
 
  • param \Token[] $arguments
public __toString() : string
public getArguments() : array
 
  • return \Token[]
public getName() : string
public Symfony\Component\CssSelector\Node\AbstractNode::getNodeName() : string
public getSelector() : Symfony\Component\CssSelector\Node\NodeInterface
public getSpecificity() : Symfony\Component\CssSelector\Node\Specificity
Properties
private array $arguments
private string $name
private Symfony\Component\CssSelector\Node\NodeInterface $selector
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration