package smtml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception Syntax_error of string
module Smtml : sig ... end
module Smtlib : sig ... end
val from_file : Fpath.t -> Ast.script

from_file file Tries to parse an smtml (.smtml) or smtlib (.smt2) script depending on their file extensions.

OCaml

Innovation. Community. Security.