Css3SelectionQuery

Wrapper around a css3 selection query.

Constructors

this
this()

Creates a new css3 selection query.

Members

Properties

nextSelection
Css3SelectionQuery nextSelection [@property getter]

Gets the next selection.

operator
Css3SelectorOperator operator [@property getter]

Gets the operator.

parent
Css3SelectionQuery parent [@property getter]

Gets the parent.

selections
Css3Selection[] selections [@property getter]

Gets the selections.

Meta