Class StrCatFunctionNode

java.lang.Object
com.yahoo.vespa.objects.Selectable
All Implemented Interfaces:
Serializable, Cloneable

public class StrCatFunctionNode extends MultiArgFunctionNode
This function is an instruction to concatenate the bits of all arguments in order.
Author:
baldersheim, Simon Thoresen Hult
See Also: