B:
Factor handbook » UI developer tools » UI walker » Setting breakpoints

Prev:B


Vocabulary
syntax

Word description
A breakpoint for parsing words. When this word is executed, it copies the definition of the following parsing word, prepends a break to it so that it is the first word to be executed when the definition is called, and calls this new definition. When the walker tool opens, execution will still be inside B:. To step out of B: and into the parsing word, do just that: jump out with O, then into with I.

Definition