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