org.androidtransfuse.analysis
Class FragmentAnalysis
java.lang.Object
org.androidtransfuse.analysis.FragmentAnalysis
- All Implemented Interfaces:
- Analysis<ComponentDescriptor>
public class FragmentAnalysis
- extends Object
- implements Analysis<ComponentDescriptor>
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FragmentAnalysis
@Inject
public FragmentAnalysis(ASTClassFactory astClassFactory,
AnalysisContextFactory analysisContextFactory,
javax.inject.Provider<InjectionNodeBuilderRepository> injectionNodeBuilderRepositoryProvider,
InjectionBindingBuilder injectionBindinBuilder,
ASTTypeBuilderVisitor astTypeBuilderVisitor,
InjectionNodeBuilderRepositoryFactory injectionNodeBuilderRepositoryFactory,
ComponentBuilderFactory componentBuilderFactory,
BindingRepositoryFactory bindingRepositoryFactory,
ListenerRegistrationGenerator listenerRegistrationGenerator)
analyze
public ComponentDescriptor analyze(ASTType astType)
- Specified by:
analyze in interface Analysis<ComponentDescriptor>
Copyright © 2012. All Rights Reserved.