This is the part specific to Rocq-level Notation and Tactic Notation. For the ML-level tactic and vernac extensions, see Egramml.
Adding notations
Add a term notation rule to the parsing system.
Sourceval create_custom_entry : local:bool -> string -> unit Sourceval exists_custom_entry : string -> bool Sourceval locality_of_custom_entry : string -> bool