global-def-attributes (定数)
public constant global-def-attributes:AdjectiveMask ={make-adjective-mask BindingAdjective.public, BindingAdjective.package, BindingAdjective.hidden, BindingAdjective.library, BindingAdjective.deprecated, BindingAdjective.export }
パッケージ: CURL.LANGUAGE.COMPILER

グローバルな def 宣言で使用可能な形容属性のセットを表します。

説明

def キーワードと グローバル変数定義 内の変数名の間で使用可能なすべての形容属性を含みます。

グローバル def ステートメントの構文解析で、pop-definition-attributes と共に使用します。
導入: バージョン 6.0