Class ModuloFunctionNode

All Implemented Interfaces:
Serializable, Cloneable

public class ModuloFunctionNode extends NumericFunctionNode
This function is an instruction to modulo the arguments in order.
Author:
baldersheim, Simon Thoresen Hult
See Also: