GroupTerm constructor

GroupTerm(
  1. SourceSpan? span
)

Implementation

GroupTerm(super.span) : _terms = [];