Hi,
Peter Schwenn wrote:
> If a class attribute declaration has a . or ! twigil, e.g. has @!items, do
> all the ensuing references to @items in the class's methods have to include
> the twigil or can the variable be written thereafter simply @items without
> the twigil?
If you declare a private a
If a class attribute declaration has a . or ! twigil, e.g. has @!items, do
all the ensuing references to @items in the class's methods have to include
the twigil or can the variable be written thereafter simply @items without
the twigil?
Thank you, Peter Schwenn