You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
是的,根据S -> TB与A -> TB, FOLLOW(B)是包含FOLLOW(S)与FOLLOW(A)的。
This grammar can not convert to LL(1) grammar because of conflict entry in the predictive parsing table.
答案中的first和follow set计算有问题
The text was updated successfully, but these errors were encountered: