Description[parser] Clean up ParserBase typedefs
The ParserTypes class has typedefs provided by the preparser or the
parser (e.g. PreParserExpression vs Expression*). Some of those typedefs
had gotten stale and were getting in the way, especially on gcc. We
also were making inconsistent use of aliases in parser-base.h; now their
use is much more consistent.
Committed: https://crrev.com/5c8c6fa160374d393c1d5575300c876b97332949
Cr-Commit-Position: refs/heads/master@{#39101}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : document Block typedef #
Messages
Total messages: 21 (15 generated)
|