ContentRule constructor

ContentRule(
  1. ArgumentInvocation arguments,
  2. FileSpan span
)

Implementation

ContentRule(this.arguments, this.span);