DCSSDeclaration.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias opEquals = Object.opEquals
  2. bool opEquals(string css)
    class DCSSDeclaration
    bool
    opEquals
    (
    string css
    )
  3. bool opEquals(DCSSDeclaration obj)

Meta