Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Pretty printing.
val print_db_enabled : bool ref
This function is here for debug purposes. It prints terms with De Bruijn indices. The terms output this way cannot be parsed again.
val print_default_name : bool ref
Names for rules are optional. If this option is set to true, the printing functions will output default rule names given by Dedukti.
val print_module_name : bool ref
module type Sig = sig ... end
module type Printer = sig ... end