Evaluate Constant (2)
if the following are true:
- expression state at time t = "begin_expr"
- the expression at time t = c
- c is constant
then Value Stack at time (t + 1) = Value Stack at time t
Comments
Please log in to add comments
if the following are true:
then Value Stack at time (t + 1) = Value Stack at time t
Please log in to add comments