Best-effort diagnostic handling

Track approximate source positions during lexing and parsing, and add a
diagnostic formatter that adds line and column information to errors.

This is intended to aid debugging, the diagnostics are not production
quality.

MOE_MIGRATED_REVID=135988102
16 files changed
tree: 7e8348bd1d35afd9b983d4fdd4f020e991d24a5f
  1. java/
  2. javatests/
  3. .gitignore
  4. LICENSE
  5. pom.xml
  6. README.md
  7. turbine.iml
README.md

Turbine

Turbine is a header compiler for Java.