Interface DeclarationCondition

All Superinterfaces:
BooleanCondition, DeclarationPredicate

public interface DeclarationCondition extends DeclarationPredicate
A condition that declares a property name with an object model value.
  • Method Details

    • getValue

      CSSValue getValue()
      Get the value.
      Returns:
      the value.