On Break Statement (1)
if the following are true:
- the line at time t = i
- the tab at time t = j
- statement at line i, tab j =
break
then "break" state at (t + 1) = "breaking"
Comments
Please log in to add comments
if the following are true:
break
then "break" state at (t + 1) = "breaking"
Please log in to add comments