Class CatFunctionNode

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

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