| Tags: | tools, reflection |
| Authors: | Slava Pestov |
| Word | Stack effect |
| ( obj -- ) | |
| ( n -- ) | |
| ( -- ) | |
| ( n -- ) | |
| ( n -- ) | |
| ( -- ) | |
| ( -- ) | |
| ( callstack -- ) | |
| ( obj -- str ) | |
| ( obj alist -- ) | |
| ( obj -- ) | |
| ( obj -- ) | |
| ( obj -- ) | |
| ( obj -- ) | |
| ( obj -- ) | |
| ( values -- ) | |
| ( seq -- ) | |
| ( obj -- str ) | |
| ( obj -- str ) | |
| ( obj -- str ) | |
| ( obj quot -- ) | |
| ( obj quot -- ) |
| Vocabulary | Summary |
| Prettyprinter methods for built-in types | |
| Prettyprinter configuration variables | |
| Protocol for extending the prettyprinter on custom data types | |
| Prettyprinter formatting and layout logic | |
| prettyprinter syntax highlighting and formatted output |
| Vocabulary | Summary |
| prettyprint.private vocabulary |