swc/crates/swc_ecma_ast/src
2022-02-21 13:03:11 +00:00
..
class.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
decl.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
expr.rs fix(es/ast): Fix definition of Expr::TsInstantiation (#3657) 2022-02-21 13:03:11 +00:00
function.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
ident.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
jsx.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
lib.rs fix(es/ast): Fix definition of Expr::TsInstantiation (#3657) 2022-02-21 13:03:11 +00:00
lit.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
macros.rs feat(es/ast): Improve AST api for plugin authors (#3281) 2022-01-16 16:56:41 +09:00
module_decl.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
module.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
operators.rs refactor(es/utils): Merge the super field visitor with FnEnvHoister (#3279) 2022-01-17 13:35:32 +09:00
pat.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
prop.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
stmt.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
typescript.rs fix(es/ast): Fix definition of Expr::TsInstantiation (#3657) 2022-02-21 13:03:11 +00:00