pub fn expr_kind(value: &Expr) -> &'static str
A short human-readable kind name for the value. A short, stable token naming the Expr variant.
Expr