Type Definition swc_ecma_ast::Id

source · []
pub type Id = (JsWord, SyntaxContext);
Expand description

See Ident for documentation.

Trait Implementations

Converts to this type from the input type.