oxc/crates/oxc_parser/src
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
..
js refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
jsx refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
lexer refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
ts refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
cursor.rs refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
lib.rs refactor(ast): s/node/span 2023-02-21 19:17:49 +08:00
list.rs feat(parser): add parser 2023-02-11 05:26:49 -08:00
state.rs refactor(ast,parser): use u32 for node spans 2023-02-21 16:02:23 +08:00