dokka.docs.kdoc.EnumValueOf.kt.template Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dokka-base Show documentation
Show all versions of dokka-base Show documentation
Dokka is an API documentation engine for Kotlin
The newest version!
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used
to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
@throws kotlin.IllegalArgumentException if this enum type has no constant with the specified name
© 2015 - 2025 Weber Informatics LLC | Privacy Policy