Represents a ":()" node.
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
CloneableInstantiable
| Methods | 
| public __construct(Symfony 
 | 
| public __toString() : string | 
| public getArguments() : array 
 | 
| public getName() : string | 
| public getSelector() : Symfony | 
| public getSpecificity() : Symfony | 
| Properties | 
| private array $arguments | 
| private string $name | 
| private Symfony |