Uses of Enum Class
de.jplag.csharp.CSharpTokenType
Packages that use CSharpTokenType
-
Uses of CSharpTokenType in de.jplag.csharp
Methods in de.jplag.csharp that return CSharpTokenTypeModifier and TypeMethodDescriptionstatic CSharpTokenTypeReturns the enum constant of this class with the specified name.static CSharpTokenType[]CSharpTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.