This is the trivial-inspector-hook Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Thu Aug 15 06:43:22 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-inspector-hook
A simple compatibility layer for CDR-6
Tarn W. Burton
MIT
0.1
lisp
(module).
Modules are listed depth-first from the system components tree.
trivial-inspector-hook/lisp
trivial-inspector-hook
(system).
packages.lisp
(file).
interface.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-inspector-hook/trivial-inspector-hook.asd
trivial-inspector-hook/lisp/packages.lisp
trivial-inspector-hook/lisp/interface.lisp
trivial-inspector-hook/trivial-inspector-hook.asd
trivial-inspector-hook
(system).
trivial-inspector-hook/lisp/interface.lisp
packages.lisp
(file).
lisp
(module).
*inspector-hook*
(special variable).
Packages are listed by definition order.
trivial-inspector-hook
A simple compatibility layer for CDR-6
tih
inspector-hook
common-lisp
.
*inspector-hook*
(special variable).
Definitions are sorted by export status, category, package, and then by lexicographic order.
When the value of *INSPECTOR-HOOK* is non-NIL, an invocation of
INSPECT in the dynamic extent of this value results in calling the
value with the object that was originally passed to INSPECT. The
function INSPECT delegates its work to the value of *INSPECTOR-HOOK*
this way.
*INSPECTOR-HOOK* is not rebound before calling the function denoted by
the value, i.e. the function is executed in the same dynamic environment
as at the invocation of INSPECT; this is to allow inspectors to be
defined recursively.
The return value of INSPECT is independent of the return value of the denoted function, and remains implementation-dependent.
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*inspector-hook* : | Public special variables | ||
| |||
S | |||
Special Variable, *inspector-hook* : | Public special variables | ||
|
Jump to: | *
S |
---|
Jump to: | F I L M P S T |
---|
Jump to: | F I L M P S T |
---|