Class: COMPONENT

Documentation

The generic super class of all components.

Hierachy

Precedence List

  • STANDARD-OBJECT

Sub Classes

  • STANDARD-COMPONENT

Source

(defclass component ()
  ()
  (:documentation "The generic super class of all components."))
Source Context