Fix float literal lexing

Support the `Digits ExponentPart [FloatTypeSuffix]` production
in JLS 3.10.2, e.g. `1e0`.

MOE_MIGRATED_REVID=137065662
3 files changed
tree: 50b06343a0b370302e000c07cfd6c0f1e399fa85
  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.