Crate swc_ecma_ast

Source

Macros§

  • Creates a corresponding operator. This macro is used to make code more readable.

Structs§

Enums§

Traits§

Functions§

Type Aliases§

  • FastId is a wrapper around Id that does not allocate, but extremely unsafe.
  • See Ident for documentation.