Class IDFunction

    • Constructor Detail

      • IDFunction

        public IDFunction()
    • Method Detail

      • toString

        public String toString()
        Description copied from class: FunctionExpressionImpl
        Creates a String representation of this Function with the function name and the arguments. The String created should be good for most subclasses
        Overrides:
        toString in class FunctionExpressionImpl