org.androidtransfuse.gen.variableBuilder
Class TypedExpressionFactory
java.lang.Object
org.androidtransfuse.gen.variableBuilder.TypedExpressionFactory
public class TypedExpressionFactory
- extends Object
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedExpressionFactory
@Inject
public TypedExpressionFactory(ASTClassFactory astClassFactory)
build
public TypedExpression build(Class type,
com.sun.codemodel.JExpression expression)
build
public TypedExpression build(ASTType astType,
com.sun.codemodel.JExpression expression)
Copyright © 2012. All Rights Reserved.