CssSelectorRule

Undocumented in source.

Constructors

this
this(CssSelectorRuleType type)
Undocumented in source.
this
this(CssSelectorRule v)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

check
bool check(Node node)

check condition for node

Properties

attrid
attr_id attrid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
elem_id id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
elem_id id [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
next
CssSelectorRule next [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
next
CssSelectorRule next [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
setAttr
void setAttr(attr_id newid, string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta