Don't crash on missing annotation arguments

If turbine creates annotation proxies for annotations missing required elements,
they crash if the element is accessed. This should be an unrecoverable error
that aborts annotation processing.

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

Turbine

Turbine is a header compiler for Java.