A F G I O P S 
All Classes All Packages

A

addListener(FuncEnumerator.Listener) - Method in class io.virtdata.processors.internals.FuncEnumerator
 
AUTOSUFFIX - Static variable in class io.virtdata.processors.FunctionDocInfoProcessor
 

F

flush() - Method in class io.virtdata.processors.internals.FuncEnumerator
 
FuncEnumerator - Class in io.virtdata.processors.internals
This enumerator receives stateful updates out of order from the annotation processor and constructs consistent view of document models for listeners.
FuncEnumerator(Types, Elements, Filer) - Constructor for class io.virtdata.processors.internals.FuncEnumerator
 
FuncEnumerator.Listener - Interface in io.virtdata.processors.internals
These Listeners handle data that has been found by the FuncEnumerator.
FunctionDocInfoProcessor - Class in io.virtdata.processors
This documentation processor is responsible for finding all the enumerated that feed documentation manifests.
FunctionDocInfoProcessor() - Constructor for class io.virtdata.processors.FunctionDocInfoProcessor
 
FunctionDocInfoWriter - Class in io.virtdata.processors.internals
 
FunctionDocInfoWriter(Filer, Messager, String) - Constructor for class io.virtdata.processors.internals.FunctionDocInfoWriter
 
FunctionManifestProcessor - Class in io.virtdata.processors.attic
This annotation processor is responsible for finding all annotated functions and adding them to the manifest file for the current project.
FunctionManifestProcessor() - Constructor for class io.virtdata.processors.attic.FunctionManifestProcessor
 

G

getSupportedAnnotationTypes() - Method in class io.virtdata.processors.ServiceProcessor
 

I

init(ProcessingEnvironment) - Method in class io.virtdata.processors.attic.FunctionManifestProcessor
 
init(ProcessingEnvironment) - Method in class io.virtdata.processors.FunctionDocInfoProcessor
 
init(ProcessingEnvironment) - Method in class io.virtdata.processors.ServiceProcessor
 
io.virtdata.processors - package io.virtdata.processors
 
io.virtdata.processors.attic - package io.virtdata.processors.attic
 
io.virtdata.processors.internals - package io.virtdata.processors.internals
 

O

onApplyTypes(String, String) - Method in class io.virtdata.processors.internals.FuncEnumerator
 
onCategories(Category[]) - Method in class io.virtdata.processors.internals.FuncEnumerator
 
onClass(String, String, String) - Method in class io.virtdata.processors.internals.FuncEnumerator
 
onConstructor(LinkedHashMap<String, String>, String, List<List<String>>) - Method in class io.virtdata.processors.internals.FuncEnumerator
 
onFunctionModel(DocForFunc) - Method in interface io.virtdata.processors.internals.FuncEnumerator.Listener
Handle each logical function model that has been found.
onFunctionModel(DocForFunc) - Method in class io.virtdata.processors.internals.FunctionDocInfoWriter
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.virtdata.processors.attic.FunctionManifestProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.virtdata.processors.FunctionDocInfoProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.virtdata.processors.ServiceProcessor
 

S

ServiceProcessor - Class in io.virtdata.processors
This annotation processor is responsible for adding services to the
ServiceProcessor() - Constructor for class io.virtdata.processors.ServiceProcessor
 
A F G I O P S 
All Classes All Packages