Egramrocq
Mapping of grammar productions to camlp5 actions
This is the part specific to Rocq-level Notation and Tactic Notation. For the ML-level tactic and vernac extensions, see Egramml.
val extend_constr_grammar : Notation_gram.one_notation_grammar -> unit
Add a term notation rule to the parsing system.
val find_custom_entry : Globnames.CustomName.t -> Constrexpr.constr_expr Procq.Entry.t * Constrexpr.cases_pattern_expr Procq.Entry.t
val create_custom_entry : Globnames.CustomName.t -> unit
Add the entry to the grammar.