org.androidtransfuse.analysis
Class ParcelableAnalysis
java.lang.Object
org.androidtransfuse.analysis.ParcelableAnalysis
- All Implemented Interfaces:
- Analysis<ParcelableDescriptor>
public class ParcelableAnalysis
- extends Object
- implements Analysis<ParcelableDescriptor>
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParcelableAnalysis
@Inject
public ParcelableAnalysis(ASTClassFactory astClassFactory)
analyze
public ParcelableDescriptor analyze(ASTType astType)
- Specified by:
analyze in interface Analysis<ParcelableDescriptor>
innerAnalyze
public ParcelableDescriptor innerAnalyze(ASTType astType)
Copyright © 2012. All Rights Reserved.