oxc/crates/oxc_traverse/scripts/lib
rzvxa 5f1c7ecad7 refactor(ast): rename the visited_node marker to ast. (#4289)
closes #4282
I went with `#[ast(visit)]` but we can change it to 2 separate markers as suggested by @overlookmotel in the issue.
2024-07-20 12:02:25 +00:00
..
ancestor.mjs refactor(ast): store ScopeId in AST nodes (#3302) 2024-05-16 16:21:17 +00:00
parse.mjs refactor(ast): rename the visited_node marker to ast. (#4289) 2024-07-20 12:02:25 +00:00
traverse.mjs feat(traverse): pass &mut TraverseCtx to visitors (#3312) 2024-05-16 16:21:23 +00:00
utils.mjs refactor(traverse): simplify build script (#3231) 2024-05-11 09:03:16 +01:00
walk.mjs refactor(ast): rename the visited_node marker to ast. (#4289) 2024-07-20 12:02:25 +00:00