net.sf.farrago.ojrex
Class FarragoOJRexUtil
java.lang.Object
net.sf.farrago.ojrex.FarragoOJRexUtil
public class FarragoOJRexUtil
- extends Object
Utility functions for generating OpenJava expressions.
- Version:
- $Id: //open/dev/farrago/src/net/sf/farrago/ojrex/FarragoOJRexUtil.java#5 $
- Author:
- John Pham
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FarragoOJRexUtil
public FarragoOJRexUtil()
getValueAccessExpression
public static Expression getValueAccessExpression(FarragoRexToOJTranslator translator,
RelDataType type,
Expression expr)
- Creates a field access, as in expr.[value] for a primitive