/openjdk8-javac-plugin-framework

Boilerplate code required to access the inner structures of the compiler in the new plugin system in openJDK8. This allows the modification of the abstract syntax tree, symbols and typing rules.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

openjdk8-javac-plugin-framework

Boilerplate code required to access the inner structures of the compiler in the new plugin system in openJDK8. This allows the modification of the abstract syntax tree, symbols and typing rules.