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–2022 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/java.util.regex.-pattern/index.html