class PrattParser::EndToken
A private class. An instance of EndToken
is automatically appended as the last token in the input stream. With its lbp
of zero it will terminate the parse.
A private class. An instance of EndToken
is automatically appended as the last token in the input stream. With its lbp
of zero it will terminate the parse.