Interface FunctionDeclaration<E extends Formula>

    • Method Detail

      • getName

        String getName()
        Returns:
        Name of the function (UF name / "LT" / etc...).
      • getType

        FormulaType<E> getType()
        Returns:
        Sort of the function output.