mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Close #5352. Add to AST: * `JSXElementName::ThisExpression` (`<this>`) * `JSXMemberExpressionObject::ThisExpression` (`<this.foo>`, `<this.foo.bar>`) |
||
|---|---|---|
| .. | ||
| js | ||
| jsx | ||
| lexer | ||
| ts | ||
| context.rs | ||
| cursor.rs | ||
| diagnostics.rs | ||
| lib.rs | ||
| modifiers.rs | ||
| state.rs | ||