dolmen
A parser library for automated deduction
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package dolmen
-
dolmen
-
dolmen.intf
-
-
dolmen.line
-
dolmen.smtlib2
-
dolmen.std
-
-
dolmen.tptp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library dolmen.std
type descr = Dolmen_intf.Tok.descr = {
article : string; |
kind : string; |
lexeme : string; |
hint : string option; |
}
val descr : ?hint:string -> ?article:string -> kind:string -> string -> descr
val print : Stdlib.Format.formatter -> descr -> unit
ON THIS PAGE
No table of contents