OutputFormatterCategoryΒΆ

outform2.spad line 1 [edit on github]

This is category specifying required interface to output formatters.

convert: (OutputForm, Integer) -> %

convert(o, step) changes o in standard output format to given format and also adds the given step number.

display: % -> Void

display(t) outputs the formatted code