kotlin-stdlib
JRE
Native
kotlin-stdlib
/
kotlin.text
/
RegexOption
/
COMMENTS
COMMENTS
JRE
Native
COMMENTS
(
Pattern.COMMENTS
)
Content copied to clipboard
Permits whitespace and comments in pattern.
COMMENTS
(
Pattern.COMMENTS
)
Content copied to clipboard
Permits whitespace and comments in pattern.
Properties
Properties
mask
Link copied to clipboard
JRE
open
override
val
mask
:
Int
Content copied to clipboard
mask
Link copied to clipboard
Native
open
override
val
mask
:
Int
Content copied to clipboard
name
Link copied to clipboard
JRE
val
name
:
String
Content copied to clipboard
name
Link copied to clipboard
Native
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
JRE
val
ordinal
:
Int
Content copied to clipboard
ordinal
Link copied to clipboard
Native
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
JRE
open
override
val
value
:
Int
Content copied to clipboard
value
Link copied to clipboard
Native
open
override
val
value
:
Int
Content copied to clipboard