org.androidtransfuse.analysis.astAnalyzer
Class ScopeAspect
java.lang.Object
org.androidtransfuse.analysis.astAnalyzer.ScopeAspect
public class ScopeAspect
- extends Object
Aspect to associate with the InjectionNode a builder used to build the current type in the given scope.
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopeAspect
public ScopeAspect(VariableBuilder scopeBuilder)
getScopeBuilder
public VariableBuilder getScopeBuilder()
Copyright © 2012. All Rights Reserved.