Skip to content

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

Notifications You must be signed in to change notification settings

revapi/classland

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages