built-in-class
ToC
DocOverview
CGDoc
RelNotes
Index
PermutedIndex
Allegro CL
Home
Previous
Up
Next
Table of Contents
Index
ANSI Common Lisp
4 Types and Classes
4.4 Dictionary of Types and Classes
4.4.8 built-in-class
System Class
Class Precedence List:
built-in-class
,
class
,
standard-object
,
t
Description:
A
built-in class
is a
class
whose
instances
have restricted capabilities or special representations. Attempting to use
defclass
to define
subclasses
of a
built-in class
signals an error of
type
error
. Calling
make-instance
to create an
instance
of a
built-in class
signals an error of
type
error
. Calling
slot-value
on an
instance
of a
built-in class
signals an error of
type
error
. Redefining a
built-in class
or using
change-class
to change the
class
of an
instance
to or from a
built-in class
signals an error of
type
error
. However,
built-in classes
can be used as
parameter specializers
in
methods
.
Allegro CL Implementation Details:
None.
Home
Previous
Up
Next
Table of Contents
Index
© Franz Inc. All Rights Reserved
- File last updated 2022年07月25日
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル