| 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 |
FactoryDescriptorGenerator.declarationFactory |
private AutoFactoryDeclaration.Factory |
AutoFactoryProcessor.declarationFactory |
| Constructor and Description |
|---|
FactoryDescriptorGenerator(javax.annotation.processing.Messager messager,
javax.lang.model.util.Types types,
AutoFactoryDeclaration.Factory declarationFactory) |