Class LitemFunction

All Implemented Interfaces:
Expression, Function, FunctionExpression, Factory

public class LitemFunction extends FunctionExpressionImpl
Select one item for a list. Allows expressions to be used as index (as opposed to the [] notation). The first item in the list is 0.
Author:
Niels Charlier