tools.annotations vocabulary
Factor documentation > Factor handbook > Vocabulary index


Documentation
Word annotations

Meta-data
Tags:tools
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
cannot-annotate-twice tupleword


Symbol words
word-timing


Ordinary words
WordStack effect
add-timing( word -- )
annotate( word quot -- )
cannot-annotate-twice( word -- * )
reset( word -- )
reset-word-timing( -- )
watch( word -- )
watch-vars( word vars -- )
word-timing.( -- )


Class predicate words
WordStack effect
cannot-annotate-twice?( object -- ? )


Files
resource:basis/tools/annotations/annotations.factor
resource:basis/tools/annotations/annotations-docs.factor
resource:basis/tools/annotations/annotations-tests.factor


Children
VocabularySummary
tools.annotations.privatetools.annotations.private vocabulary