Next: , Previous: , Up: Types and Classes Dictionary  


4.4.7 class [System Class]

Class Precedence List::

class,

standard-object,

t

Description::

The type class represents objects that determine the structure and behavior of their instances. Associated with an object of type class is information describing its place in the directed acyclic graph of classes, its slots, and its options.