(************************************************************************) (* * The Rocq Prover / The Rocq Development Team *) (* v * Copyright INRIA, CNRS and contributors *) (* <O___,, * (see version control and CREDITS file for authors & dates) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (* * (see LICENSE file for the text of the license) *) (************************************************************************)
(* This file is (C) Copyright 2006-2015 Microsoft Corporation and Inria. *)
open Ltac_plugin
val ssrtacarg : Tacexpr.raw_tactic_expr Procq.Entry.t val wit_ssrtacarg : (Tacexpr.raw_tactic_expr, Tacexpr.glob_tactic_expr, Geninterp.Val.t) Genarg.genarg_type val pr_ssrtacarg : Environ.env -> Evd.evar_map -> 'a -> 'b ->
(Environ.env -> Evd.evar_map -> Constrexpr.entry_relative_level -> 'c) -> 'c
val ssrtclarg : Tacexpr.raw_tactic_expr Procq.Entry.t val wit_ssrtclarg : (Tacexpr.raw_tactic_expr, Tacexpr.glob_tactic_expr, Geninterp.Val.t) Genarg.genarg_type val pr_ssrtclarg : Environ.env -> Evd.evar_map -> 'a -> 'b ->
(Environ.env -> Evd.evar_map -> Constrexpr.entry_relative_level -> 'c -> 'd) -> 'c -> 'd
val add_genarg : string -> (Environ.env -> Evd.evar_map -> 'a -> Pp.t) -> 'a Genarg.uniform_genarg_type
(* Parsing witnesses, needed to serialize ssreflect syntax *) open Ssrmatching_plugin open Ssrmatching open Ssrast
type ssrfwdview = ast_closure_term list
val wit_ssrseqarg : (Tacexpr.raw_tactic_expr ssrseqarg, Tacexpr.glob_tactic_expr ssrseqarg, Geninterp.Val.t ssrseqarg) Genarg.genarg_type
val wit_ssrintros_ne : ssripats Genarg.uniform_genarg_type val wit_ssrintrosarg :
(Tacexpr.raw_tactic_expr * ssripats,
Tacexpr.glob_tactic_expr * ssripats,
Geninterp.Val.t * ssripats) Genarg.genarg_type
val wit_ssripatrep : ssripat Genarg.uniform_genarg_type val wit_ssrclauses : clauses Genarg.uniform_genarg_type val wit_ssrhavefwdwbinders :
(Tacexpr.raw_tactic_expr fwdbinders,
Tacexpr.glob_tactic_expr fwdbinders,
Tacinterp.Value.t fwdbinders) Genarg.genarg_type val wit_ssrhintarg :
(Tacexpr.raw_tactic_expr ssrhint,
Tacexpr.glob_tactic_expr ssrhint,
Tacinterp.Value.t ssrhint) Genarg.genarg_type val wit_ssrhint3arg :
(Tacexpr.raw_tactic_expr ssrhint,
Tacexpr.glob_tactic_expr ssrhint,
Tacinterp.Value.t ssrhint) Genarg.genarg_type
val wit_ssrfwdid : Names.Id.t Genarg.uniform_genarg_type
val wit_ssrdoarg :
(Tacexpr.raw_tactic_expr ssrdoarg,
Tacexpr.glob_tactic_expr ssrdoarg,
Tacinterp.Value.t ssrdoarg) Genarg.genarg_type
val wit_ssrhint :
(Tacexpr.raw_tactic_expr ssrhint,
Tacexpr.glob_tactic_expr ssrhint,
Tacinterp.Value.t ssrhint) Genarg.genarg_type
val ssrhpats : ssrhpats Procq.Entry.t val wit_ssrhpats : ssrhpats Genarg.uniform_genarg_type val wit_ssrhpats_nobs : ssrhpats Genarg.uniform_genarg_type val wit_ssrhpats_wtransp : ssrhpats_wtransp Genarg.uniform_genarg_type
val wit_ssrposefwd : (ssrfwdfmt * ast_closure_term) Genarg.uniform_genarg_type
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.