Instance Property インスタンスプロパティ

isPatternWhitespace

A Boolean value indicating whether the scalar is recommended to be treated as whitespace when parsing patterns represented in source code. このスカラーがソースコードにおいて表されるパターンを構文解析する時に空白として扱われることを推奨されるかどうかを指し示すブール値。

Declaration 宣言

var isPatternWhitespace: Bool { get }

Discussion 解説

This property corresponds to the “Pattern_White_Space” property in the Unicode Standard. このプロパティは、ユニコード標準における “Pattern_White_Space” に相当します。