Class StrLenFunction

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

    public class StrLenFunction
    extends FunctionNode
    This class represents a strcat-function in a GroupingExpression. It evaluates to a long that equals the number of bytes in the string result of the argument.
    Author:
    Simon Thoresen Hult, bratseth