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