- _init
void _init()
Undocumented in source. Be warned that the author may not have intended to support it.
- declaration
string declaration(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- declaration
O declaration(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- declarations
auto declarations()
Undocumented in source. Be warned that the author may not have intended to support it.
- declarations
O declarations(string[string] someDeclarations)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(string css)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(DCSSRule obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
A single CSS rule with one or more selectors, and a declaration block.