<class>
The class of all Dylan classes.
Exported from
Module common-dylan
Module Dylan
Modifiers
concrete free sealed
Make keywords
See the
Dylan Reference Manual
.
Superclasses
<type>
Subclasses
<designator-class>
Functions on <class>
add-option-parser-by-type
all-superclasses
direct-instance
direct-subclasses
direct-superclasses
functional-==
subclass
Functions returning <class>
lsv-data-type
object-class
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of all types, including classes and other types.
A designator class carries the essential properties of a C type such as its size and alignment.
Create an <option-parser> and add it to an <argument-list-parser>.
Returns the class precedence list of a class.
A function.
Returns the direct subclasses of a class.
Returns the direct superclasses of a class.
A generic function.
Returns a type representing a class and its subclasses.
A generic function.
Returns the class of which
object
is a direct instance.