CharacterGroup(String expression, bool onGenerateLengthForEach) : _onGenerateLen = onGenerateLengthForEach { _parse(expression); }