Type Alias Id
pub type Id = (Atom, SyntaxContext);
Available on crate features
__ecma
and ecma_ast
only.Expand description
See Ident for documentation.
pub type Id = (Atom, SyntaxContext);
__ecma
and ecma_ast
only.See Ident for documentation.