module Ast_ho:sig..end
AST that holds Horn Clauses and type declarations, nothing more.
typeterm =Libzipperposition.STerm.t
type t =
| |
Clause of |
| |
Type of |
typelocation =Libzipperposition.ParseLocation.t
include Interfaces.PRINT
module Seq:sig..end
val app_infix : ?loc:location -> string -> term -> term -> term