Parse Methods
lFor each auxiliary symbol in the grammar, construct a parse method
lEach parse methodŐs responsibility is to recognize the longest string in the corresponding syntactic category in the remainder of the input, from the current point onward:
l a + b * c
passed
remaining