Fix annotation-context binding of constants in class files

The env of constant variables wasn't being set up to include constants
on the classpath when binding annotations. Instead, we can just read the
constant values directly from the bound fields if they're already there.

MOE_MIGRATED_REVID=136493292
7 files changed
tree: 97883cfca5b8f35bbb0f95b8bf52ef31a854f64a
  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.