Some of the blame should be directed at `javac` to...
# kobalt
c
Some of the blame should be directed at
javac
too, which doesn’t expose any of that stuff. Basically, if you want to process annotations, you need to call
javac
. There is no separate API.