Documentation of 'jhpro.engine3d.MathParser.MathParser' Java class
MathParser
jhpro.engine3d.MathParser

Class MathParser

    • Constructor Detail

      • MathParser

        public MathParser()
      • MathParser

        public MathParser(java.io.InputStream stream)
      • MathParser

        public MathParser(java.io.Reader stream)
    • Method Detail

      • resetVariables

        public void resetVariables()
      • setVariable

        public void setVariable(java.lang.String varName,
                                double varValue)
      • getVariable

        public double getVariable(java.lang.String varName)
      • GetNextTerm

        public final double GetNextTerm()
                                 throws ParseException,
                                        java.lang.NumberFormatException
        Throws:
        ParseException
        java.lang.NumberFormatException
      • Expression

        public final double Expression()
                                throws ParseException,
                                       java.lang.NumberFormatException
        Throws:
        ParseException
        java.lang.NumberFormatException
      • ParseLevel1

        public final double ParseLevel1()
                                 throws ParseException,
                                        java.lang.NumberFormatException
        Throws:
        ParseException
        java.lang.NumberFormatException
      • ParseLevel2

        public final double ParseLevel2()
                                 throws ParseException,
                                        java.lang.NumberFormatException
        Throws:
        ParseException
        java.lang.NumberFormatException
      • ParseLevel3

        public final double ParseLevel3()
                                 throws ParseException,
                                        java.lang.NumberFormatException
        Throws:
        ParseException
        java.lang.NumberFormatException
      • ReInit

        public void ReInit(java.io.InputStream stream)
      • ReInit

        public void ReInit(java.io.Reader stream)
      • getNextToken

        public final Token getNextToken()
      • getToken

        public final Token getToken(int index)
      • generateParseException

        public ParseException generateParseException()
      • enable_tracing

        public final void enable_tracing()
      • disable_tracing

        public final void disable_tracing()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.