org.androidtransfuse.model
Class TypedExpression
java.lang.Object
org.androidtransfuse.model.TypedExpression
public class TypedExpression
- extends Object
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedExpression
public TypedExpression(ASTType type,
com.sun.codemodel.JExpression expression)
getExpression
public com.sun.codemodel.JExpression getExpression()
getType
public ASTType getType()
Copyright © 2012. All Rights Reserved.