Classes
A class is a set of objects that share common attributes, behaviors, and implementations. It is also a template from which you can create new classes.
VA Smalltalk extends the semantics of classes by supporting the following:
Defined classes
Extended classes
Visible classes
Public classes and private classes
Last modified date: 07/13/2020