GroupParse( String? pattern, this.groupTokens, [ List<String>? newStates, ]) : super(pattern, Token.ParseByGroups, newStates);