Class SimpleTokenType


  • public class SimpleTokenType
    extends java.lang.Object
    Author:
    arnej27959
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleTokenType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TokenType valueOf​(int codePoint)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleTokenType

        public SimpleTokenType()
    • Method Detail

      • valueOf

        public static TokenType valueOf​(int codePoint)