Type Property 型プロパティ

dotMatchesLineSeparators

Allow . to match any character, including line separators. .に行分離子を含むどんな文字でもマッチすることを認めます。

Declaration 宣言

static var dotMatchesLineSeparators: NSRegularExpression.Options { get }