Type Definition JSXMemberExpression
ecmascript::ast::jsx
type JSXMemberExpression<'ast> = &'ast [JSXIdentifier<'ast>];