kotlin.text.RegexOption.DOT_MATCHES_ALL

DOT_MATCHES_ALL

DOT_MATCHES_ALL

Platform and version requirements: JVM

Enables the mode, when the expression . matches any character, including a line terminator.

Inherited Properties

mask

val mask: Int

登录查看完整内容