Handbook
Glossary
<debugger-popup> ( error continuation interactor -- popup )
Vocabulary
ui
.
tools
.
listener
Inputs
error
an
object
continuation
an
object
interactor
an
object
Outputs
popup
an
object
Definition
USING:
continuations
ui.tools.debugger
;
IN:
ui.tools.listener
::
<debugger-popup>
( error continuation interactor -- popup )
error continuation error
compute-restarts
error interactor
make-restart-hook-quot
<debugger>
frame-debugger
;