clone method
Implementation
@override
PseudoClassFunctionSelector clone() =>
PseudoClassFunctionSelector(_name as Identifier, argument, span);
@override
PseudoClassFunctionSelector clone() =>
PseudoClassFunctionSelector(_name as Identifier, argument, span);