Rule.apply

Apply this rule on the given style.

  1. bool apply(Node node, Rule rule)
  2. bool apply(Node node, Style style)
    struct Rule
    bool
    apply

Return Value

Type: bool

True if applied, false if not.

Meta