Package | Description |
---|---|
com.google.auto.factory.processor |
This package contains the annotation processor that implements the
AutoFactory API. |
Modifier and Type | Field and Description |
---|---|
private AutoFactoryDeclaration.Factory |
AutoFactoryProcessor.declarationFactory |
private AutoFactoryDeclaration.Factory |
FactoryDescriptorGenerator.declarationFactory |
Constructor and Description |
---|
FactoryDescriptorGenerator(javax.annotation.processing.Messager messager,
javax.lang.model.util.Elements elements,
AutoFactoryDeclaration.Factory declarationFactory) |