Type Property 型プロパティ

anchorsMatchLines

Allow ^ and $ to match the start and end of lines. ^$が行の始まりと終わりにマッチするのを許します。

Declaration 宣言

static var anchorsMatchLines: NSRegularExpression.Options { get }