alba.albalib
Albalib.Builder
alba.fmlib
alba.fmlib_native
alba.fmlib_node
type pos = Fmlib.Character_parser.Position.t
type range = pos * pos
type problem_description
type problem = range * problem_description
val build : Ast.Expression.t -> Context.t -> ((Term.t * Term.typ) list, problem) result
module Print (P : Fmlib.Pretty_printer.SIG) : sig ... end