descriptive - Factor Documentation

descriptive


Vocabulary
descriptive

Definition
USING: kernel words ;

IN: descriptive

PREDICATE: descriptive < word
"descriptive-definition" word-prop >boolean ;


Methods
USING: definitions descriptive kernel ;

M: descriptive definer drop \ DESCRIPTIVE: \ ; ;


USING: definitions descriptive words ;

M: descriptive definition "descriptive-definition" word-prop ;


USING: descriptive generic kernel words ;

M: descriptive reset-word
[ M\ descriptive reset-word (call-next-method) ]
[ "descriptive-definition" remove-word-prop ] bi ;

AltStyle によって変換されたページ (->オリジナル) /