package coq-serapi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type tag = Vmvalues.tag
val tag_of_sexp : Sexplib.Sexp.t -> tag
val sexp_of_tag : tag -> Sexplib.Sexp.t
type structured_constant = Vmvalues.structured_constant
val structured_constant_of_sexp : Sexplib.Sexp.t -> structured_constant
val sexp_of_structured_constant : structured_constant -> Sexplib.Sexp.t
type reloc_table = Vmvalues.reloc_table
val reloc_table_of_sexp : Sexplib.Sexp.t -> reloc_table
val sexp_of_reloc_table : reloc_table -> Sexplib.Sexp.t
type annot_switch = Vmvalues.annot_switch
val annot_switch_of_sexp : Sexplib.Sexp.t -> annot_switch
val sexp_of_annot_switch : annot_switch -> Sexplib.Sexp.t