type direction_flag = booltype lazy_flag = Ltac_plugin.Tacexpr.lazy_flag = | General| Select| Once
val lazy_flag_of_sexp : Sexplib.Sexp.t -> lazy_flagval sexp_of_lazy_flag : lazy_flag -> Sexplib.Sexp.ttype global_flag = Ltac_plugin.Tacexpr.global_flag = | TacGlobal| TacLocal
val global_flag_of_sexp : Sexplib.Sexp.t -> global_flagval sexp_of_global_flag : global_flag -> Sexplib.Sexp.tval evars_flag_of_sexp : Sexplib.Sexp.t -> evars_flagval sexp_of_evars_flag : evars_flag -> Sexplib.Sexp.tval rec_flag_of_sexp : Sexplib.Sexp.t -> rec_flagval sexp_of_rec_flag : rec_flag -> Sexplib.Sexp.ttype advanced_flag = boolval letin_flag_of_sexp : Sexplib.Sexp.t -> letin_flagval sexp_of_letin_flag : letin_flag -> Sexplib.Sexp.ttype clear_flag = bool optionval clear_flag_of_sexp : Sexplib.Sexp.t -> clear_flagval sexp_of_clear_flag : clear_flag -> Sexplib.Sexp.ttype ('c, 'd, 'id) inversion_strength =
('c, 'd, 'id) Ltac_plugin.Tacexpr.inversion_strengthval inversion_strength_of_sexp :
(Sexplib.Sexp.t -> 'c) ->
(Sexplib.Sexp.t -> 'd) ->
(Sexplib.Sexp.t -> 'id) ->
Sexplib.Sexp.t ->
('c, 'd, 'id) inversion_strengthval sexp_of_inversion_strength :
('c -> Sexplib.Sexp.t) ->
('d -> Sexplib.Sexp.t) ->
('id -> Sexplib.Sexp.t) ->
('c, 'd, 'id) inversion_strength ->
Sexplib.Sexp.ttype ('a, 'b) location = ('a, 'b) Ltac_plugin.Tacexpr.location = | HypLocation of 'a| ConclLocation of 'b
val location_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 'b) ->
Sexplib.Sexp.t ->
('a, 'b) locationval sexp_of_location :
('a -> Sexplib.Sexp.t) ->
('b -> Sexplib.Sexp.t) ->
('a, 'b) location ->
Sexplib.Sexp.ttype 'id message_token = 'id Ltac_plugin.Tacexpr.message_tokenval message_token_of_sexp :
(Sexplib.Sexp.t -> 'id) ->
Sexplib.Sexp.t ->
'id message_tokenval sexp_of_message_token :
('id -> Sexplib.Sexp.t) ->
'id message_token ->
Sexplib.Sexp.ttype ('dconstr, 'id) induction_clause =
('dconstr, 'id) Ltac_plugin.Tacexpr.induction_clauseval induction_clause_of_sexp :
(Sexplib.Sexp.t -> 'dconstr) ->
(Sexplib.Sexp.t -> 'id) ->
Sexplib.Sexp.t ->
('dconstr, 'id) induction_clauseval sexp_of_induction_clause :
('dconstr -> Sexplib.Sexp.t) ->
('id -> Sexplib.Sexp.t) ->
('dconstr, 'id) induction_clause ->
Sexplib.Sexp.ttype ('constr, 'dconstr, 'id) induction_clause_list =
('constr, 'dconstr, 'id) Ltac_plugin.Tacexpr.induction_clause_listval induction_clause_list_of_sexp :
(Sexplib.Sexp.t -> 'constr) ->
(Sexplib.Sexp.t -> 'dconstr) ->
(Sexplib.Sexp.t -> 'id) ->
Sexplib.Sexp.t ->
('constr, 'dconstr, 'id) induction_clause_listval sexp_of_induction_clause_list :
('constr -> Sexplib.Sexp.t) ->
('dconstr -> Sexplib.Sexp.t) ->
('id -> Sexplib.Sexp.t) ->
('constr, 'dconstr, 'id) induction_clause_list ->
Sexplib.Sexp.ttype 'a with_bindings_arg = 'a Ltac_plugin.Tacexpr.with_bindings_argval with_bindings_arg_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a with_bindings_argval sexp_of_with_bindings_arg :
('a -> Sexplib.Sexp.t) ->
'a with_bindings_arg ->
Sexplib.Sexp.ttype 'a match_pattern = 'a Ltac_plugin.Tacexpr.match_patternval match_pattern_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a match_patternval sexp_of_match_pattern :
('a -> Sexplib.Sexp.t) ->
'a match_pattern ->
Sexplib.Sexp.ttype 'a match_context_hyps = 'a Ltac_plugin.Tacexpr.match_context_hypsval match_context_hyps_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
Sexplib.Sexp.t ->
'a match_context_hypsval sexp_of_match_context_hyps :
('a -> Sexplib.Sexp.t) ->
'a match_context_hyps ->
Sexplib.Sexp.ttype ('a, 't) match_rule = ('a, 't) Ltac_plugin.Tacexpr.match_ruleval match_rule_of_sexp :
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 't) ->
Sexplib.Sexp.t ->
('a, 't) match_ruleval sexp_of_match_rule :
('a -> Sexplib.Sexp.t) ->
('t -> Sexplib.Sexp.t) ->
('a, 't) match_rule ->
Sexplib.Sexp.ttype ml_tactic_name = Ltac_plugin.Tacexpr.ml_tactic_nametype 'd gen_atomic_tactic_expr = 'd Ltac_plugin.Tacexpr.gen_atomic_tactic_exprval sexp_of_gen_atomic_tactic_expr :
('a -> Sexplib.Sexp.t) ->
('c -> Sexplib.Sexp.t) ->
('d -> Sexplib.Sexp.t) ->
('e -> Sexplib.Sexp.t) ->
('f -> Sexplib.Sexp.t) ->
('g -> Sexplib.Sexp.t) ->
('h -> Sexplib.Sexp.t) ->
('i -> Sexplib.Sexp.t) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_atomic_tactic_expr ->
Sexplib.Sexp.tval sexp_of_gen_tactic_expr :
('a -> Sexplib.Sexp.t) ->
('c -> Sexplib.Sexp.t) ->
('d -> Sexplib.Sexp.t) ->
('e -> Sexplib.Sexp.t) ->
('f -> Sexplib.Sexp.t) ->
('g -> Sexplib.Sexp.t) ->
('h -> Sexplib.Sexp.t) ->
('i -> Sexplib.Sexp.t) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_expr ->
Sexplib.Sexp.tval sexp_of_gen_tactic_arg :
('a -> Sexplib.Sexp.t) ->
('c -> Sexplib.Sexp.t) ->
('d -> Sexplib.Sexp.t) ->
('e -> Sexplib.Sexp.t) ->
('f -> Sexplib.Sexp.t) ->
('g -> Sexplib.Sexp.t) ->
('h -> Sexplib.Sexp.t) ->
('i -> Sexplib.Sexp.t) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_arg ->
Sexplib.Sexp.tval sexp_of_gen_fun_ast :
('a -> Sexplib.Sexp.t) ->
('c -> Sexplib.Sexp.t) ->
('d -> Sexplib.Sexp.t) ->
('e -> Sexplib.Sexp.t) ->
('f -> Sexplib.Sexp.t) ->
('g -> Sexplib.Sexp.t) ->
('h -> Sexplib.Sexp.t) ->
('i -> Sexplib.Sexp.t) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_fun_ast ->
Sexplib.Sexp.tval gen_atomic_tactic_expr_of_sexp :
Sexplib.Sexp.t ->
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 'c) ->
(Sexplib.Sexp.t -> 'd) ->
(Sexplib.Sexp.t -> 'e) ->
(Sexplib.Sexp.t -> 'f) ->
(Sexplib.Sexp.t -> 'g) ->
(Sexplib.Sexp.t -> 'h) ->
(Sexplib.Sexp.t -> 'i) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_atomic_tactic_exprval gen_tactic_expr_of_sexp :
Sexplib.Sexp.t ->
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 'c) ->
(Sexplib.Sexp.t -> 'd) ->
(Sexplib.Sexp.t -> 'e) ->
(Sexplib.Sexp.t -> 'f) ->
(Sexplib.Sexp.t -> 'g) ->
(Sexplib.Sexp.t -> 'h) ->
(Sexplib.Sexp.t -> 'i) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_exprval gen_tactic_arg_of_sexp :
Sexplib.Sexp.t ->
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 'c) ->
(Sexplib.Sexp.t -> 'd) ->
(Sexplib.Sexp.t -> 'e) ->
(Sexplib.Sexp.t -> 'f) ->
(Sexplib.Sexp.t -> 'g) ->
(Sexplib.Sexp.t -> 'h) ->
(Sexplib.Sexp.t -> 'i) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_argval gen_fun_ast_of_sexp :
Sexplib.Sexp.t ->
(Sexplib.Sexp.t -> 'a) ->
(Sexplib.Sexp.t -> 'c) ->
(Sexplib.Sexp.t -> 'd) ->
(Sexplib.Sexp.t -> 'e) ->
(Sexplib.Sexp.t -> 'f) ->
(Sexplib.Sexp.t -> 'g) ->
(Sexplib.Sexp.t -> 'h) ->
(Sexplib.Sexp.t -> 'i) ->
< constant : 'e
; dterm : 'c
; level : 'i
; name : 'g
; pattern : 'd
; reference : 'f
; tacexpr : 'h
; term : 'a >
Ltac_plugin.Tacexpr.gen_tactic_fun_asttype glob_tactic_expr = Ltac_plugin.Tacexpr.glob_tactic_exprtype glob_atomic_tactic_expr = Ltac_plugin.Tacexpr.glob_atomic_tactic_exprtype raw_tactic_expr = Ltac_plugin.Tacexpr.raw_tactic_exprtype raw_atomic_tactic_expr = Ltac_plugin.Tacexpr.raw_atomic_tactic_exprtype atomic_tactic_expr = Ltac_plugin.Tacexpr.atomic_tactic_exprtype tacdef_body = Ltac_plugin.Tacexpr.tacdef_bodyval tacdef_body_of_sexp : Sexplib.Sexp.t -> tacdef_bodyval sexp_of_tacdef_body : tacdef_body -> Sexplib.Sexp.ttype intro_pattern = Ltac_plugin.Tacexpr.intro_pattern