Report an error for annotation element values without a name

outside of single-element annotations, i.e. `@A(42)` is OK but `@A(42, false)`
is not.

Also fix the AST position for boolean literals.

PiperOrigin-RevId: 385847809
4 files changed
tree: fd0cbcb001b6dfde5df8bd65a86fe44f4db46033
  1. .github/
  2. java/
  3. javatests/
  4. proto/
  5. .gitattributes
  6. .gitignore
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Turbine

Turbine is a header compiler for Java.