global-variable-attributes (定数)
public constant global-variable-attributes:AdjectiveMask ={bit-or global-def-attributes, {make-adjective-mask BindingAdjective.constant } }
パッケージ: CURL.LANGUAGE.COMPILER

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

説明

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

グローバル let ステートメントの構文解析で、pop-definition-attributes と共に使用します。