oxc/crates/oxc_parser/examples
2024-09-18 06:27:24 +00:00
..
parser.rs refactor(parser): add --ast and --comments to example 2024-09-14 09:02:23 +08:00
parser_tsx.rs docs(parser): add module and struct level documentation (#5831) 2024-09-18 06:27:24 +00:00
regular_expression.rs feat(ast, parser): add oxc_regular_expression types to the parser and AST. (#5256) 2024-09-03 02:36:37 +00:00
visitor.rs refactor(ast): pass final ScopeFlags into visit_function (#4283) 2024-07-16 07:22:07 +00:00