Class ToRawFunction

  • All Implemented Interfaces:
    java.lang.Iterable<GroupingExpression>

    public class ToRawFunction
    extends FunctionNode
    This class represents a toraw-function in a GroupingExpression. It converts the result of the argument to a raw type. If the argument can not be converted, this function returns null.
    Author:
    Ulf Lilleengen, bratseth