Function sljs::ast::build::id

source · []
pub fn id(name: &str) -> Expression
Expand description

make an Identifier from name (JS: name)