Skip to main content

relocate_expr

Function relocate_expr 

Source
pub fn relocate_expr(expr: &mut Expr, range: TextRange)
Expand description

Change an expression’s location (recursively) to match a desired, fixed range.