Js_parser.Pattern_cover
module type COVER = { ... };
module Cover: (Parse: Parser_common.PARSER) => COVER;