coq-serapi.serlib
Ser_gramlib.Gramext
coq-serapi.serapi_v8_14
coq-serapi.sertop_v8_12
serlib_extraction
serlib_firstorder
serlib_funind
serlib_ltac
serlib_ring
serlib_ssr
serlib_ssrmatching
type g_assoc = Gramlib.Gramext.g_assoc =
| NonA
| RightA
| LeftA
val g_assoc_to_yojson : g_assoc -> Yojson.Safe.t
val g_assoc_of_yojson : Yojson.Safe.t -> g_assoc Ppx_deriving_yojson_runtime.error_or
val _ : Yojson.Safe.t -> g_assoc Ppx_deriving_yojson_runtime.error_or
val g_assoc_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> g_assoc
val sexp_of_g_assoc : g_assoc -> Ppx_sexp_conv_lib.Sexp.t