Uses of Class
org.androidtransfuse.analysis.Analyzer

Packages that use Analyzer
org.androidtransfuse.analysis.astAnalyzer   
org.androidtransfuse.gen.variableBuilder   
 

Uses of Analyzer in org.androidtransfuse.analysis.astAnalyzer
 

Constructors in org.androidtransfuse.analysis.astAnalyzer with parameters of type Analyzer
ObservesAnalysis(InjectionPointFactory injectionNodeFactory, Analyzer analyzer, ASTClassFactory astClassFactory)
           
RegistrationAnalyzer(Analyzer analyzer, ASTClassFactory astClassFactory, com.sun.codemodel.JCodeModel codeModel, VariableInjectionBuilderFactory variableInjectionBuilderFactory, InjectionPointFactory injectionPointFactory, ComponentBuilderFactory componentBuilderFactory)
           
 

Uses of Analyzer in org.androidtransfuse.gen.variableBuilder
 

Constructors in org.androidtransfuse.gen.variableBuilder with parameters of type Analyzer
FragmentViewInjectionNodeBuilder(com.sun.codemodel.JCodeModel codeModel, InjectionPointFactory injectionPointFactory, VariableInjectionBuilderFactory variableInjectionBuilderFactory, Analyzer analyzer)
           
ProviderInjectionNodeBuilder(ASTType providerType, Analyzer analyzer, VariableInjectionBuilderFactory variableInjectionBuilderFactory)
           
VariableASTImplementationInjectionNodeBuilder(ASTType implType, Analyzer analyzer, javax.inject.Provider<VariableInjectionBuilder> variableInjectionBuilderProvider)
           
VariableInjectionNodeBuilder(Analyzer analyzer, VariableInjectionBuilder variableInjectionBuilder)
           
ViewInjectionNodeBuilder(com.sun.codemodel.JCodeModel codeModel, InjectionPointFactory injectionPointFactory, VariableInjectionBuilderFactory variableInjectionBuilderFactory, Analyzer analyzer)
           
 



Copyright © 2012. All Rights Reserved.