CompoundSelector
Represents a compound selector.
Chain of simple selectors which are not separated by
a combinator.
public CompoundSelector()
Creates a new compound selector.
Determines if the given object is matched by this selector.