exp -> exp . OP exp (rule 1)
- $ go to state 5
+ $ shift, and go to state 5
OP shift, and go to state 3
state 5
- $ go to state 6
+ $ shift, and go to state 6
exp -> exp . OP exp (rule 1)
- $ go to state 5
+ $ shift, and go to state 5
OP shift, and go to state 3
state 5
- $ go to state 6
+ $ shift, and go to state 6
state 6
- $ go to state 7
+ $ shift, and go to state 7
state 7
- $ go to state 8
-
-
-
-state 8
-
$default accept