ISelector
Represents a CSS selector for matching elements.
More information: http://dev.w3.org/csswg/selectors4/
Gets the specificity of the given selector.
Gets the string representation of the selector.
Accepts a selector visitor to expose more information.
Determines if the given object is matched by this selector.