@SupportedAnnotationTypes(value="org.cruxframework.crux.core.rebind.screen.widget.declarative.DeclarativeFactory") @SupportedOptions(value={"Crux.apt.run","Crux.apt.incremental"}) public class LibraryProcessor extends CruxAnnotationProcessor
CRUX_APT_INCREMENTAL, CRUX_RUN_APTprocessingEnv| Constructor and Description |
|---|
LibraryProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
createResourceFile, getResourceFile, getResourceFileStream, getSupportedSourceVersion, isIncremental, runAPTgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2015. All rights reserved.