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


ドキュメント
Delegation

メタデータ
タグ:extensions
作者:Daniel Ehrenberg


ワード

述語クラス
クラススーパークラス
protocol word


パーシングワード
ワード構文
CONSULT:CONSULT: group class getter... ;
PROTOCOL:PROTOCOL: protocol-name words... ;
SLOT-PROTOCOL:SLOT-PROTOCOL: protocol-name slots... ;


通常ワード
ワードスタック効果
define-consult( consultation -- )
define-protocol( protocol wordlist -- )


クラス述語ワード
ワードスタック効果
protocol?( object -- ? )


ファイル
resource:basis/delegate/delegate.factor
resource:basis/delegate/delegate-docs.factor
resource:basis/delegate/delegate-tests.factor


resource:basis の子
ボキャブラリ概要
delegate.protocolsVarious core protocols for use with delegation



ボキャブラリ概要
delegate.privatedelegate.private ボキャブラリ