|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompilerPlugin
A simple interface for compiler plugins to run after the compiler has finished such as for things like generating documentation or code generation etc
Method Summary | |
---|---|
void |
processFiles(CompilerPluginContext context)
|
Method Detail |
---|
void processFiles(@NotNull CompilerPluginContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |