findGroups

fun Regex.findGroups(text: String): List<MatchGroup>

TODO.

Receiver

.

Return

.

Parameters

text

.