Next: , Previous: 10-20, Up: 10


10.21 型と共に定義する Instance Variable

@deftypeivar コマンドを用いカテゴリ `Instance Variable of class' の型と共に定義するインスタンスを記述することができます。

     @deftypeivar class data-type instance
     body-of-definition
     @end deftypeivar

class に属するクラス、data-type にデータ型、instance に定義するインスタンス、body-of-definition にその定義を記述します。

定義ヘッダは `Instance Variable of class' となり、変数索引1 に `instance of class' とエントリされます。

See 定義コマンドテンプレート.

See 2 つ以上の定義ヘッダ.

See 定義コマンドの出力例.


Footnotes

[1] See 変数索引.