mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
This PR adds a new method `build_with_symbols_and_scopes` to make semantic building optional, there may be prior steps that has the semantic data already built. |
||
|---|---|---|
| .. | ||
| codegen_sourcemap.rs | ||
| lexer.rs | ||
| linter.rs | ||
| minifier.rs | ||
| parser.rs | ||
| parser_napi.rs | ||
| prettier.rs | ||
| semantic.rs | ||
| sourcemap.rs | ||
| transformer.rs | ||