kotlin.text.MatchNamedGroupCollection
MatchNamedGroupCollection
interface MatchNamedGroupCollection : MatchGroupCollection
Platform and version requirements: Kotlin 1.1
Extends MatchGroupCollection by introducing a way to get matched groups by name, when regex supports it.
Functions
登录查看完整内容 |