pub fn const_name(expr: &Expr) -> Option<&Name>
Get the name of a constant, or None if not a constant.