Skip to content

bennyhuo/symbol-processing-module-support

Repository files navigation

Module Support for Symbol Processors

License: MIT Maven Central

If you want to process symbols annotated by some certain annotations from libraries, this library will help you generate some indexes when processing the libraries and load all the indexed symbols when processing the main module.

See Mixin to check out how it works.