package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type interactive_top = Stm.interactive_top
val sexp_of_interactive_top : Stm.interactive_top -> Sexplib.Sexp.t
val interactive_top_of_sexp : Sexplib.Sexp.t -> Stm.interactive_top
type focus = Stm.focus
val sexp_of_focus : Stm.focus -> Sexplib.Sexp.t
val focus_of_sexp : Sexplib.Sexp.t -> Stm.focus