Represents the results from a single regular expression match.
An instance of MatchResult.Destructured wrapper providing components for destructuring assignment of group values.
Returns a new MatchResult with the results for the next match, starting at the position at which the last match ended (at the character after the last matched character).
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-match-result/index.html