Gambas equivalent of C# Protected?
Posted
#1
(In Topic #335)
Regular

Specifically, a member in a parent class is marked as private to all except classes derived from the parent class.
Posted
Regular

Posted
Regular

jornmo said
I skimmed through there earlier and didn't remember seeing anything but Public and Private, but I was hoping I overlooked something.
Thanks jornmo.
UPDATE: the following covers something related to I was looking for..
3.5. Symbol Overriding
[…]
SINCE 3.12
Variables cannot be inherited.
1 guest and 0 members have just viewed this.



