<div>I saw some code duplication around the use of CharLiteralParser, and hopefully this fixes it; nothing major, it just looks like some APIs changed and a little redundancy sprouted up.</div><div><br></div><div>There's some very similar duplication surrounding NumericLiteralParser and StringLiteralParser that I'll fix up in a future patch soon, but I thought I'd test the waters first.</div>
<div><br></div><div>I git diff'd against c568543. `make test` ran with no unexpected failures.</div><br><div>--Sean Silva</div>