Class AttributeSelector
A CSS attribute selector, such as [data-example], [data-example="value"] or [data-example$="ends-with"]
public
|
#
parse(
Parses the attribute selector from the supplied stream. Please note these classes expect attribute selectors to be enclosed in quotes. |
public
|
$name
|
|
public
|
$operator
|
|
public
|
$value
|