com.sap.tc.logging
Class TokenType
java.lang.Object
|
+--com.sap.tc.logging.TokenType
- public class TokenType
- extends java.lang.Object
- Author:
- D036224
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
public static final int UNKNOWN
NONE
public static final int NONE
UNPARSED
public static final int UNPARSED
IDENT
public static final int IDENT
MAX
public static final int MAX
TokenType
public TokenType()