Go to the first, previous, next, last section, table of contents.


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.


Go to the first, previous, next, last section, table of contents.