[][src]Macro jrsonnet_parser::loc_expr

macro_rules! loc_expr {
    ($expr:expr, $need_loc:expr,($name:expr, $start:expr, $end:expr)) => { ... };
}

Creates LocExpr from Expr and ExprLocation components