Class TokenPart

  • All Implemented Interfaces:
    java.io.Serializable

    class TokenPart
    extends java.lang.Object
    implements java.io.Serializable
    Data structure used in tokenization searching for implied multiplication in case of a token i a form of one name for instance x2x2 = x2*x2
    • Constructor Summary

      Constructors 
      Constructor Description
      TokenPart()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait