\[([^\]],?){1,}\])"; } public function getTokenType(): TokenTypeEnum { return TokenTypeEnum::VALUE; } }