Type Definition swc_ecma_ast::Id

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

See Ident for documentation.