Ltac_plugin.PltacLtac parsing entries
val open_constr : Constrexpr.constr_expr Pcoq.Entry.tval constr_with_bindings :
Constrexpr.constr_expr Tactypes.with_bindings Pcoq.Entry.tval bindings : Constrexpr.constr_expr Tactypes.bindings Pcoq.Entry.tval hypident : (Names.lident * Locus.hyp_location_flag) Pcoq.Entry.tval constr_may_eval :
( Constrexpr.constr_expr,
Libnames.qualid Constrexpr.or_by_notation,
Constrexpr.constr_expr )
Genredexpr.may_eval
Pcoq.Entry.tval constr_eval :
( Constrexpr.constr_expr,
Libnames.qualid Constrexpr.or_by_notation,
Constrexpr.constr_expr )
Genredexpr.may_eval
Pcoq.Entry.tval uconstr : Constrexpr.constr_expr Pcoq.Entry.tval quantified_hypothesis : Tactypes.quantified_hypothesis Pcoq.Entry.tval destruction_arg :
Constrexpr.constr_expr Tactypes.with_bindings Tactics.destruction_arg
Pcoq.Entry.tval int_or_var : int Locus.or_var Pcoq.Entry.tval nat_or_var : int Locus.or_var Pcoq.Entry.tval simple_tactic : Tacexpr.raw_tactic_expr Pcoq.Entry.tval simple_intropattern :
Constrexpr.constr_expr Tactypes.intro_pattern_expr CAst.t Pcoq.Entry.tval in_clause : Names.lident Locus.clause_expr Pcoq.Entry.tval clause_dft_concl : Names.lident Locus.clause_expr Pcoq.Entry.tval tactic_value : Tacexpr.raw_tactic_arg Pcoq.Entry.tval ltac_expr : Tacexpr.raw_tactic_expr Pcoq.Entry.tval binder_tactic : Tacexpr.raw_tactic_expr Pcoq.Entry.tval tactic : Tacexpr.raw_tactic_expr Pcoq.Entry.tval tactic_eoi : Tacexpr.raw_tactic_expr Pcoq.Entry.t