Handle string literals that contain ASCII_SUB

It's also used to indicate EOF, so we have to check whether the input is
exhausted after seeing ASCII_SUB in a string literal.  The lexer was
failing to save the ASCII_SUB character in the case where there is more
input to be processed.

MOE_MIGRATED_REVID=137219497
3 files changed
tree: 40314dc2d36c36c93cde0378349dbfae878d0f19
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. LICENSE
  6. pom.xml
  7. README.md
  8. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.