ContentRule constructor
ContentRule(
- ArgumentInvocation arguments,
- FileSpan span
Implementation
ContentRule(this.arguments, this.span);
ContentRule(this.arguments, this.span);