Class MathFloorFunction

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

    public class MathFloorFunction
    extends FunctionNode
    Represents the math.floor(expression) function
    Author:
    baldersheim, bratseth