W3cubDocs

/Kotlin

Extensions for java.util.regex.Pattern

Platform and version requirements: JVM (1.0)

toRegex

Converts this java.util.regex.Pattern to an instance of Regex.

fun Pattern.toRegex(): Regex

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/java.util.regex.-pattern/index.html