Documentation of 'org.matheclipse.parser.client.ast.IntegerNode' Java class
IntegerNode
org.matheclipse.parser.client.ast

Class IntegerNode



  • public class IntegerNode
    extends NumberNode
    A node for a parsed integer string
    • Constructor Detail

      • IntegerNode

        public IntegerNode(java.lang.String value)
      • IntegerNode

        public IntegerNode(java.lang.String value,
                           int numberFormat)
      • IntegerNode

        public IntegerNode(int intValue)
    • Method Detail

      • getNumberFormat

        public int getNumberFormat()
      • getIntValue

        public int getIntValue()
      • equals

        public boolean equals(java.lang.Object obj)
        Specified by:
        equals in class NumberNode

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.