new-block ( class -- block )
Factor handbook » Developer tools » The prettyprinter » Extending the prettyprinter » Prettyprinter sections » Prettyprinter section protocol

Prev:new-section ( length class -- section )
Next:add-section ( section -- )


Vocabulary
prettyprint.sections

Inputs
classan object


Outputs
blockan object


Definition