Rule.apply

Combine with another rule. Applies dynamic rules immediately.

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

Meta