Module tvbrowser

Class Token


  • class Token
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static int AND  
      (package private) static int ITEM  
      (package private) static int LEFT_BRACKET  
      (package private) static int NOT  
      (package private) static int OR  
      int pos  
      (package private) static int RIGHT_BRACKET  
      int type  
      java.lang.String value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Token()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

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