Inner Signature summary
|
signature BASIC_FORMATTERS
This signature provides the specifications of formatters for the standard
types.
|
signature FORMAT_EXPRESSION
This module defines types which represents format expressions.
|
signature PREPROCESSOR
This module translates FormatExpression.expression into
PrettyPrinter.symbol.
|
signature PRETTYPRINTER
This module translates the symbols into a text representation which fits
within the specified column width.
|
signature PRINTER_PARAMETER
parameter for pretty-printer.
|
signature SMLFORMAT
Pretty-printer library for Standard ML.
|