Beluga_parser.Clf_parsermodule type CLF_PARSER = sig ... endmodule Make
(Parser :
Common_parser.COMMON_PARSER
with type token = Located_token.t
and type location = Beluga_syntax.Location.t) :
CLF_PARSER
with type state = Parser.state
and type token = Parser.token
and type location = Parser.location