Class OperationPtg

    • Constructor Detail

      • OperationPtg

        public OperationPtg()
    • Method Detail

      • toFormulaString

        public abstract java.lang.String toFormulaString​(java.lang.String[] operands)
        returns a string representation of the operations the length of the input array should equal the number returned by
        See Also:
        getNumberOfOperands()
      • getNumberOfOperands

        public abstract int getNumberOfOperands()
        The number of operands expected by the operations