type position = Stdlib.Lexing.positionmodule type INCREMENTAL_ENGINE = sig ... endmodule type SYMBOLS = sig ... endmodule type INSPECTION = sig ... endmodule type EVERYTHING = sig ... endMenhirLib.IncrementalEnginetype position = Stdlib.Lexing.positionmodule type INCREMENTAL_ENGINE = sig ... endmodule type SYMBOLS = sig ... endmodule type INSPECTION = sig ... endmodule type EVERYTHING = sig ... end