← Docs
kotlin-stdlib / kotlin.text / RegexOption / LITERAL

LITERAL

JVM
Native
1.0
LITERAL
(JVM source) (Native source)

Enables literal parsing of the pattern.

Metacharacters or escape sequences in the input sequence will be given no special meaning.

Inherited Properties

JVM
1.0

mask

val mask : Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .