/classland

Implementation of the `javax.lang.model` API on top of bytecode.

Primary LanguageJava

Classland

This is an implementation of the javax.lang.model API on top of bytecode. It can be thought of as equivalent to Jandex but with different purpose and speed/memory tradeoffs.