Uses of Class
org.androidtransfuse.analysis.astAnalyzer.ASTAnalysisAdaptor

Packages that use ASTAnalysisAdaptor
org.androidtransfuse.analysis.astAnalyzer   
 

Uses of ASTAnalysisAdaptor in org.androidtransfuse.analysis.astAnalyzer
 

Subclasses of ASTAnalysisAdaptor in org.androidtransfuse.analysis.astAnalyzer
 class AOPProxyAnalyzer
          Analyzer to add Aspect Oriented Programming method interceptors from the AOP Repository to the appropriately annotated methods.
 class DeclareFieldAnalysis
          Analysis to determine if a type is annotated with @DeclareField.
 class ListenerAnalysis
          Analyzes the given class for listener annotations.
 class NonConfigurationAnalysis
          Analysis class to identify nonConfiguration Instances(NCI).
 class ObservesAnalysis
          Analysis class to find the methods annotated with @Observes.
 class ScopeAnalysis
          Analysis to determine if the given type is scoped.
 



Copyright © 2012. All Rights Reserved.