oxc/crates/oxc_ast/src
2023-08-11 15:17:49 +08:00
..
ast doc(ast): document why Directive.directive is a raw string 2023-08-09 14:06:25 +08:00
ast_builder.rs refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
ast_kind.rs refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
lib.rs refactor: improve code coverage in various places (#721) 2023-08-11 15:17:49 +08:00
serialize.rs chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
span.rs feat: implement GetSpan for ForStatementLeft (#540) 2023-07-11 22:11:07 +08:00
syntax_directed_operations.rs refactor(ast): remove RestElement from BindingPattern 2023-05-16 22:25:52 +08:00
trivia.rs chore: remove all #[must_use] 2023-05-11 21:08:00 +08:00
visit.rs refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
visit_mut.rs refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00