- field VARNAME
-
Declares a new field variable within the current class. Methods and
ADJUSTblocks of the class will have access to this variable as if it was a lexical in scope at that point.現在のクラス内に新しいフィールド変数を宣言します。 クラスのメソッドと
ADJUSTブロックは、この時点でのスコープ内の レキシカル変数であるかのようにこれにアクセスできます。