Type Definition swc_ecma_ast::Id[][src]

pub type Id = (JsWord, SyntaxContext);
Expand description

See Ident for documentation.