oxc/tasks/ast_tools/src/generators
overlookmotel 458f8f3822 refactor(ast_tools): consistent comments on AstBuilder methods (#6664)
Affects comment style only. Use "Build" consistently, not "Builds" in some places, and correct use of "a" / "an".
2024-10-18 15:57:36 +00:00
..
assert_layouts.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
ast_builder.rs refactor(ast_tools): consistent comments on AstBuilder methods (#6664) 2024-10-18 15:57:36 +00:00
ast_kind.rs refactor(ast): inline AstKind::as_* methods (#5547) 2024-09-06 14:31:17 +00:00
mod.rs chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00
visit.rs feat(ast_tools): support #[scope(exit_before)] (#6350) 2024-10-09 01:34:44 +00:00