Next: , Previous: 10-19, Up: 10


10.20 Instance Variable

@defivar コマンドを用いカテゴリ `Instance Variable of class' のインスタンス定義を表すことができます。

     @defivar class instance
     body-of-definition
     @end defivar

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

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

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

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

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


Footnotes

[1] See 変数索引.