Parents: | ui.tools |
Tags: | tools |
Authors: | Slava Pestov |
Class | Superclass | Slots |
interactor | source-editor | output history flag mailbox thread waiting token-model word-model popup |
listener-gadget | tool | error-summary output scroller input |
Word | Stack effect |
(print-input) | ( object -- ) |
(word-at-caret) | ( token completion-mode -- obj ) |
listener-input | ( obj -- ) |
interactor-style |
listener-input-style |
listener-output-style |
listener-word-style |
Word | Stack effect |
(call-listener) | ( quot command listener -- ) |
(get-listener) | ( quot -- listener ) |
<debugger-popup> | ( error continuation interactor -- popup ) |
<error-summary> | ( -- gadget ) |
<interactor> | ( -- gadget ) |
<listener-gadget> | ( -- listener ) |
<word-model> | ( interactor -- model ) |
add-listener-area | ( listener -- listener ) |
call-listener | ( quot command -- ) |
clear-output | ( listener -- ) |
clear-stack | ( listener -- ) |
com-auto-use | ( -- ) |
com-end | ( listener -- ) |
com-file-drop | ( -- files ) |
com-help | ( -- ) |
debugger-popup | ( interactor error continuation -- ) |
delete-next-character/eof | ( interactor -- ) |
do-recall? | ( table error -- ? ) |
error-summary. | ( -- ) |
eval-listener | ( string -- ) |
evaluate-input | ( interactor -- ) |
frame-debugger | ( debugger -- labeled ) |
get-listener | ( -- listener ) |
get-ready-listener | ( -- listener ) |
go-to-error | ( interactor error -- ) |
init-error-summary | ( listener -- listener ) |
init-input/output | ( listener -- listener ) |
interactor-busy? | ( interactor -- ? ) |
interactor-continuation | ( interactor -- continuation ) |
interactor-continue | ( obj interactor -- ) |
interactor-eof | ( interactor -- ) |
interactor-finish | ( interactor -- ) |
interactor-font | ( -- font ) |
interactor-operation | ( gesture interactor -- ? ) |
interactor-read | ( interactor -- lines ) |
interactor-yield | ( interactor -- obj ) |
introduction. | ( -- ) |
listener-busy? | ( listener -- ? ) |
listener-run-files | ( seq -- ) |
listener-streams | ( listener -- input output ) |
listener-thread | ( listener -- ) |
listener-window | ( -- ) |
listener-window* | ( -- listener ) |
make-restart-hook-quot | ( error interactor -- quot ) |
print-input | ( object interactor -- ) |
quot-action | ( interactor -- lines ) |
recall-lexer-error | ( interactor error -- ) |
register-self | ( interactor -- ) |
restart-listener | ( listener -- ) |
set-listener-font | ( family size -- ) |
show-listener | ( -- ) |
start-listener-thread | ( listener -- ) |
try-parse | ( lines -- quot/f ) |
use-if-necessary | ( word manifest -- ) |
wait-for-listener | ( listener -- ) |
word-at-caret | ( token interactor -- obj ) |
Word | Stack effect |
interactor? | ( object -- ? ) |
listener-gadget? | ( object -- ? ) |
Vocabulary | Summary |
ui.tools.listener.completion | |
ui.tools.listener.history | |
ui.tools.listener.popups |
Vocabulary | Summary |
ui.tools.listener.log |