Enum Class CSharpTokenType

java.lang.Object
java.lang.Enum<CSharpTokenType>
de.jplag.csharp.CSharpTokenType
All Implemented Interfaces:
TokenType, Serializable, Comparable<CSharpTokenType>, Constable

public enum CSharpTokenType extends Enum<CSharpTokenType> implements TokenType
Based on the legacy C# 1.2 constants.