Grammars.Errorsmodule Lexing_l : sig ... endThis module contains the type for lexing errors in ACGs.
module LexingErrors : sig ... endmodule Parsing_l : sig ... endThis module contains the type for syntax errors in ACGs.
module ParsingErrors : sig ... end