kotlin.text.RegexOption.LITERAL

LITERAL

LITERAL

Platform and version requirements: JVM

Enables literal parsing of the pattern.

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

Inherited Properties

mask

val mask: Int

登录查看完整内容