oxc/crates/oxc_parser/src/ts
Boshen 4c6407b152 refactor(ast): s/node/span
This corrects the jargon for span. The term `node` came from `estree`,
which is a bit misleading here in Rust.

closes #9
2023-02-21 19:17:49 +08:00
..
list.rs refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
mod.rs feat(parser): add parser 2023-02-11 05:26:49 -08:00
statement.rs refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
types.rs refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00