annotations ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


ドキュメント
Code annotations

メタデータ
タグ:comments, annotation
作者:Joe Groff, Doug Coleman


ワード

パーシングワード
ワード構文
!AUTHOR
!BROKEN
!BUG
!FIXME
!HACK
!LICENSE
!LOL
!NOTE
!REVIEW
!TODO
!XXX


通常ワード
ワードスタック効果
$annotation( element -- )
$annotation-usage( element -- )
$annotation-usage.( element -- )
(AUTHOR)( str -- )
(BROKEN)( str -- )
(BUG)( str -- )
(FIXME)( str -- )
(HACK)( str -- )
(LICENSE)( str -- )
(LOL)( str -- )
(NOTE)( str -- )
(REVIEW)( str -- )
(TODO)( str -- )
(XXX)( str -- )
(non-annotation-usage)( word -- usages )
(parse-annotation)( accum -- accum )
<$annotation-usage.>( word -- element )
<$annotation-usage>( word -- element )
<$annotation>( word -- element )
AUTHORs( -- usages )
AUTHORs.( -- )
BROKENs( -- usages )
BROKENs.( -- )
BUGs( -- usages )
BUGs.( -- )
FIXMEs( -- usages )
FIXMEs.( -- )
HACKs( -- usages )
HACKs.( -- )
LICENSEs( -- usages )
LICENSEs.( -- )
LOLs( -- usages )
LOLs.( -- )
NOTEs( -- usages )
NOTEs.( -- )
REVIEWs( -- usages )
REVIEWs.( -- )
TODOs( -- usages )
TODOs.( -- )
XXXs( -- usages )
XXXs.( -- )
annotation-tags( -- value )
define-annotation( NAME -- )


ファイル
resource:extra/annotations/annotations.factor
resource:extra/annotations/annotations-docs.factor
resource:extra/annotations/annotations-tests.factor



ボキャブラリ概要
annotations.privateannotations.private ボキャブラリ