| Modifier and Type | Method and Description |
|---|---|
protected void |
AndHowCompileProcessor.processFinalRound(Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
The final round of annotation processing.
|
protected void |
AndHowCompileProcessor.processFinalRound(Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
The final round of annotation processing.
|
protected void |
AndHowCompileProcessor.processFinalRound(Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
The final round of annotation processing.
|
protected void |
AndHowCompileProcessor.processNonFinalRound(ProcessingEnvironment localProcessingEnv,
RoundEnvironment roundEnv,
Calendar runDate,
Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
Process a round of annotation processing.
|
protected void |
AndHowCompileProcessor.processNonFinalRound(ProcessingEnvironment localProcessingEnv,
RoundEnvironment roundEnv,
Calendar runDate,
Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
Process a round of annotation processing.
|
protected void |
AndHowCompileProcessor.processNonFinalRound(ProcessingEnvironment localProcessingEnv,
RoundEnvironment roundEnv,
Calendar runDate,
Filer filer,
Messager log,
int srcVersion,
int jdkVersion,
List<CompileProblem> compileProblems,
List<AndHowCompileProcessor.CauseEffect> initCEs,
List<AndHowCompileProcessor.CauseEffect> testInitCEs,
List<AndHowCompileProcessor.CauseEffect> registrarCEs)
Process a round of annotation processing.
|
protected void |
AndHowCompileProcessor.writeServiceFile(Filer filer,
String fullyQualifiedServiceInterfaceName,
List<AndHowCompileProcessor.CauseEffect> implementingClasses)
Writes a new META-INF service file with a list of classes implementing the
specified interface.
|
Copyright © 2022. All rights reserved.