public class PluginProcessor extends Object implements org.androidtransfuse.analysis.module.TypeProcessor
| Constructor and Description |
|---|
PluginProcessor(ConfigurationRepository repository,
org.androidtransfuse.scope.Scopes scopes) |
| Modifier and Type | Method and Description |
|---|---|
org.androidtransfuse.analysis.module.ModuleConfiguration |
process(org.androidtransfuse.adapter.ASTType moduleType,
org.androidtransfuse.adapter.ASTAnnotation typeAnnotation) |
@Inject public PluginProcessor(ConfigurationRepository repository, org.androidtransfuse.scope.Scopes scopes)
public org.androidtransfuse.analysis.module.ModuleConfiguration process(org.androidtransfuse.adapter.ASTType moduleType, org.androidtransfuse.adapter.ASTAnnotation typeAnnotation)
process in interface org.androidtransfuse.analysis.module.TypeProcessorCopyright © 2014. All Rights Reserved.