mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
```diff + Array + Array implements HasSpan + Array implements Expression + Array.elements + ArrayAST + ArrayAST implements Expression + ArrayAST implements ASTNode + ArrayAST implements HasSpan + ArrayAST implements Array + ArrayElement + ArrayElement implements HasSpan + ArrayElementAST + ArrayElementAST implements HasSpan + ArrayElementAST implements ASTNode + File.expression + StringLiteral + StringLiteral implements Expression + StringLiteral implements HasSpan + StringLiteralAST + StringLiteralAST implements Expression + StringLiteralAST implements ASTNode + StringLiteralAST implements HasSpan + StringLiteralAST implements StringLiteral + TemplateLiteral + TemplateLiteral implements HasSpan + TemplateLiteral implements Expression + TemplateLiteralAST + TemplateLiteralAST implements ASTNode + TemplateLiteralAST implements TemplateLiteral + TemplateLiteralAST implements Expression + TemplateLiteralAST implements HasSpan ``` |
||
|---|---|---|
| .. | ||
| oxc | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_ast_lower | ||
| oxc_cli | ||
| oxc_diagnostics | ||
| oxc_formatter | ||
| oxc_hir | ||
| oxc_index | ||
| oxc_linter | ||
| oxc_macros | ||
| oxc_minifier | ||
| oxc_napi | ||
| oxc_parser | ||
| oxc_query | ||
| oxc_resolver | ||
| oxc_semantic | ||
| oxc_span | ||
| oxc_syntax | ||
| oxc_type_synthesis | ||
| oxc_wasm | ||