system-file-definition
) &key system) ¶Create and store a fake ASDF comoponent representing the system file.
component-definition
) &key) ¶Compute component DEFINITION’s location.
system-definition
) &key) ¶Extract author and maintainer contacts.
clos-classoid-mixin
) &key packages pathnames) ¶Compute CLOS classoid DEFINITION’s slot definitions.
package-definition
) &key) ¶Compute DEFINITION’s package lists of external and internal symbols.
classoid-definition
) &key packages pathnames) ¶Compute classoid DEFINITION’s foreign status.
typed-structure-definition
) &key packages pathnames) ¶Compute typed structure DEFINITION’s type, element type, and slots.
abstract-class
) &rest initargs) ¶definition
) stream) ¶Show DEFINITION’s name.
standard-class
) (superclass abstract-class
)) ¶sb-mop
.
abstract-class
) (superclass standard-class
)) ¶sb-mop
.