org.androidtransfuse.gen.componentBuilder
Class ActivityFieldDelegateASTReference

Package class diagram package ActivityFieldDelegateASTReference
java.lang.Object
  extended by org.androidtransfuse.gen.componentBuilder.ActivityFieldDelegateASTReference
All Implemented Interfaces:
ActivityDelegateASTReference

public class ActivityFieldDelegateASTReference
extends Object
implements ActivityDelegateASTReference

Author:
John Ericksen

Constructor Summary
ActivityFieldDelegateASTReference(ASTField astField, InvocationBuilder invocationBuilder)
           
 
Method Summary
 com.sun.codemodel.JExpression buildReference(TypedExpression rootExpression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityFieldDelegateASTReference

@Inject
public ActivityFieldDelegateASTReference(ASTField astField,
                                                InvocationBuilder invocationBuilder)
Method Detail

buildReference

public com.sun.codemodel.JExpression buildReference(TypedExpression rootExpression)
Specified by:
buildReference in interface ActivityDelegateASTReference


Copyright © 2012. All Rights Reserved.