Skip to main content

Module pretty

Module pretty 

Source
Expand description

Pretty printer for the Specl AST.

Functionsยง

pretty_print
Pretty print a module to a string.
pretty_print_const_value
Pretty print a const value to a string.
pretty_print_expr
Pretty print an expression to a string.
pretty_print_type
Pretty print a type expression to a string.