Definition of types Ast.t and AstSet.t constituting the Abstract Syntaxic Tree (AST)
module Ast : sig ... end
module AstSet : sig ... end