MixinRulesetDirective constructor
MixinRulesetDirective()
Implementation
MixinRulesetDirective(String name, List<TreeNode> args, bool varArgs,
this.rulesets, SourceSpan? span)
: super(name, args, varArgs, span);