Js_parser.Pattern_cover
module type COVER = sig ... end
module Cover (Parse : Parser_common.PARSER) : COVER