Documentation of 'org.matheclipse.parser.client.operator.Operator' Java class
Operator
org.matheclipse.parser.client.operator

Class Operator

    • Constructor Detail

      • Operator

        public Operator(java.lang.String oper,
                        java.lang.String functionName,
                        int precedence)
    • Method Detail

      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • getFunctionName

        public java.lang.String getFunctionName()
        Returns:
        the name of the head of the associated function
      • getOperatorString

        public java.lang.String getOperatorString()
        Returns:
        the operator string of this operator
      • getPrecedence

        public int getPrecedence()
        Returns:
        the precedence of this operator
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        the hashCode of the function name
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.