pub fn expand_expr(expr: Expr) -> Result<Expr, Error>
Expand description

An AST pass that maps AST to PL.