locals property

Map<Expr, int> locals
getter/setter pair

Implementation

Map<Expr.Expr, int> locals = {};