public Function(Stmt.Function declaration, Env closure) { this.declaration = declaration; this.closure = closure; }