| Modifier and Type | Field and Description |
|---|---|
(package private) InjectorType |
InjectorTypes.regular |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<InjectorType> |
InjectorTypes.producers |
| Modifier and Type | Method and Description |
|---|---|
private InjectorType |
InjectorProcessor.createNewType(generator.apt.SimplifiedAST.Type type) |
private InjectorType |
InjectorProcessor.createTypeWithSingleMethod(generator.apt.SimplifiedAST.Type type,
generator.apt.SimplifiedAST.Method method) |
| Modifier and Type | Method and Description |
|---|---|
private void |
InjectorProcessor.generateExposedService(InjectorType type) |
private void |
InjectorProcessor.generateFactory(generator.apt.ClassGenerator generator,
InjectorType factory) |
private void |
InjectorProcessor.generateRegularFactory(InjectorType type) |
| Modifier and Type | Method and Description |
|---|---|
private void |
InjectorProcessor.generateProducers(List<InjectorType> producers) |
Copyright © 2018. All rights reserved.