Begin Get Attribute (3)
if the following are true:
- expression state at time t = "begin_expr"
- the expression at time t = obj.attr
then arguments stack at time (t + 1) = [ [ obj, [ ] ], arguments stack at time t ]
Comments
Please log in to add comments