Tags: | tools, reflection |
Authors: | Slava Pestov |
Class | Superclass | Slots |
no-compilation-unit | tuple | definition |
definition-mixin |
Word | Stack effect |
definer | ( defspec -- start end ) |
definition | ( defspec -- seq ) |
forget* | ( defspec -- ) |
set-where | ( loc defspec -- ) |
where | ( defspec -- loc ) |
changed-definitions |
changed-effects |
forgotten-definitions |
maybe-changed |
new-words |
outdated-generics |
Word | Stack effect |
add-to-unit | ( key set -- ) |
changed-conditionally | ( class -- ) |
changed-definition | ( defspec -- ) |
forget | ( defspec -- ) |
forget-all | ( definitions -- ) |
forgotten-definition | ( defspec -- ) |
new-word | ( word -- ) |
no-compilation-unit | ( definition -- * ) |
Word | Stack effect |
definition-mixin? | ( object -- ? ) |
no-compilation-unit? | ( object -- ? ) |
Vocabulary | Summary |
definitions.icons |