Uses of Enum Class
cool.klass.model.converter.compiler.token.categories.TokenCategory
-
Uses of TokenCategory in cool.klass.model.converter.compiler.token.categories
Methods in cool.klass.model.converter.compiler.token.categories that return TokenCategoryModifier and TypeMethodDescriptionTokenCategory.getParentCategory()static TokenCategoryReturns the enum constant of this class with the specified name.static TokenCategory[]TokenCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.