Next Prev Top Contents Index

6 The DSPEC Package

This chapter describes symbols available in the DSPEC package.

Definition specs, or dspecs, are a systematic way of naming definitions. They are intended to cover all kinds of definitions. One important use is keeping track of the locations of definitions. Simple examples of dspecs are:

car
(setf car)
(defclass standard-object).

*active-finders*

at-location

canonicalize-dspec

def

define-dspec-alias

define-form-parser

dspec-class

*dspec-classes*

dspec-defined-p

dspec-definition-locations

dspec-equal

dspec-name

dspec-primary-name

dspec-subclass-p

dspec-undefiner

discard-source-info

find-dspec-locations

find-name-locations

get-form-parser

local-dspec-p

location

name-defined-dspecs

name-definition-locations

name-only-form-parser

save-tags-database

single-form-form-parser

single-form-with-options-form-parser

traceable-dspec-p

tracing-enabled-p

tracing-state


LispWorks Reference Manual - 25 Jul 2003

Next Prev Top Contents Index