Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Identifying a shift/reduce conflict is a little harder. To identify the conflict, we will do the following:
Find the shift/reduce error in name.output.
Identify the reduce rule.
Identify the relevant shift rule(s).
See what state the reduce rule reduces to.
Deduce the token stream that will produce the conflict.