ComplexSelector
Represents a complex selector.
One or more compound selectors separated by combinators.
Gets if the selector has already been finalized.
Gets the number of selectors in this group.
Gets the specifity index for this chain of selectors.
Gets the string representation of the selector.
public ComplexSelector()
Creates a new complex selector.
Appends a selector to the complex of selectors.
Clears the list of selectors.
Appends the LAST selector to the complex of selectors.
Determines if the given object is matched by this selector.