Class CompileCommandProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
net.nicoulaj.compilecommand.CompileCommandProcessor
All Implemented Interfaces:
Processor

public final class CompileCommandProcessor extends AbstractProcessor
Processor that generates a hotspot_compiler file for using with -XX:CompileCommandFile.
See Also: