Js_parser.Jsx_parser
module Ast = Flow_ast;
module JSX: (Parse: Parser_common.PARSER) => (Expression: Expression_parser.EXPRESSION) => { ... };