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


ドキュメント
The prettyprinter

メタデータ
タグ:tools, reflection
作者:Slava Pestov


ワード

シンボルワード
pprint-string-cells?


通常ワード
ワードスタック効果
.( obj -- )
.b( n -- )
.c( -- )
.h( n -- )
.o( n -- )
.r( -- )
.s( -- )
callstack.( callstack -- )
pprint( obj -- )
pprint-cell( obj -- )
pprint-short( obj -- )
pprint-use( obj -- )
short.( obj -- )
simple-table.( values -- )
stack.( seq -- )
unparse( obj -- str )
unparse-short( obj -- str )
unparse-use( obj -- str )
with-in( obj quot -- )
with-use( obj quot -- )


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


resource:basis の子
ボキャブラリ概要
prettyprint.backendPrettyprinter methods for built-in types
prettyprint.configPrettyprinter configuration variables
prettyprint.customProtocol for extending the prettyprinter on custom data types
prettyprint.sectionsPrettyprinter formatting and layout logic
prettyprint.stylesheetprettyprinter syntax highlighting and formatted output


resource:extra の子
ボキャブラリ概要
prettyprint.callablesQuotation simplification for prettyprinting automatically-constructed callable objects



ボキャブラリ概要
prettyprint.privateprettyprint.private ボキャブラリ