123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354(************************************************************************)(* v * The Coq Proof Assistant / The Coq Development Team *)(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)(* \VV/ **************************************************************)(* // * This file is distributed under the terms of the *)(* * GNU Lesser General Public License Version 2.1 *)(************************************************************************)(************************************************************************)(* Coq serialization API/Plugin *)(* Copyright 2016-2019 MINES ParisTech *)(************************************************************************)(* Status: Very Experimental *)(************************************************************************)openSexplib.StdmoduleTok=Ser_tokmoduleNotation_term=Ser_notation_termmoduleConstrexpr=Ser_constrexprmoduleGramlib=Ser_gramlibtypeside=[%import:Extend.side][@@derivingsexp,yojson]typeproduction_position=[%import:Extend.production_position][@@derivingsexp,yojson]typeproduction_level=[%import:Extend.production_level][@@derivingsexp,yojson]typebinder_entry_kind=[%import:Extend.binder_entry_kind][@@derivingsexp]type'levconstr_entry_key_gen=[%import:'levExtend.constr_entry_key_gen][@@derivingsexp,yojson]typeconstr_entry_key=[%import:Extend.constr_entry_key][@@derivingsexp,yojson]typeconstr_prod_entry_key=[%import:Extend.constr_prod_entry_key][@@derivingsexp]typesimple_constr_prod_entry_key=[%import:Extend.simple_constr_prod_entry_key][@@derivingsexp,yojson]