kotlin-stdlib / kotlin.text / RegexOption / LITERAL LITERAL JVM 1.0 LITERAL(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