CssSelectorConstructor
Class for construction for CSS selectors as specified in
http://www.w3.org/html/wg/drafts/html/master/selectors.html.
Gets if the stored selector is nested below another selector.
Gets if the stored selector is valid.
Gets the currently formed selector.
public CssSelectorConstructor()
Creates a new constructor object.
Picks a simple selector from the stream of tokens.
Resets the current state.