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

isPatternSyntax

A Boolean value indicating whether the scalar is recommended to have syntactic usage in patterns represented in source code. このスカラーがソースコードにおいて表されるパターンで統語論的な利用法を持つことを推奨されるかどうかを指し示すブール値。

Declaration 宣言

var isPatternSyntax: Bool { get }

Discussion 解説

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