Question

In LR parsing, what does the term "shift" mean?

A Remove input symbol from stack
B Add new token to stack
C Move next token from input to stack
D Reduce by a production rule
E Jump to another state without shifting
Practice Next

Hey! Ask a query