pub fn parse_jsx_element(
    scope: ScopeId,
    parser: &mut Parser,
    syntax: &ParsePatternSyntax
) -> SyntaxResult<NodeId>