Asllib.StaticInterpreterSourceStatic Interpretation of Expressions.
static_eval env e statically evaluates e in env into a literal.
static_eval_to_int env e statically evaluates an integer-typed expression e in env and returns the corresponding integer.