Class LengthFunction

All Implemented Interfaces:
Expression, Function, FunctionExpression, Factory

public class LengthFunction extends FunctionExpressionImpl
Takes an AttributeExpression, and computes the length of the data for the attribute.
Author:
dzwiers