When Method Call Is Evaluated (6)
if Expression Stack at time t = [ [ ], [ [ obj.append(x)
, ys ], rest ] ], then Context Stack at time (t + 1) = Context Stack at time t
Comments
Please log in to add comments
if Expression Stack at time t = [ [ ], [ [ obj.append(x)
, ys ], rest ] ], then Context Stack at time (t + 1) = Context Stack at time t
Please log in to add comments