Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-js
/
js.string
/
StringMatcher
String
Matcher
web
interface
StringMatcher
(
source
)
MDN Reference
Inheritors
RegExp
Members
Functions
[@@match]
Link copied to clipboard
web
abstract
fun
[@@match]
(
string
:
String
)
:
RegExpMatchArray
?
MDN Reference