Next: , Previous: Introduction to Classes, Up: Classes


4.3.2 Defining Classes

The macro defclass is used to define a new named class.

The definition of a class includes:

The slot options and class options of the defclass form provide mechanisms for the following: