JvmNameProvider

class JvmNameProvider

Functions

nameFor
Link copied to clipboard
fun <T : Documentable, WithExtraProperties<out Documentable>> nameFor(entry: T): String
nameForGetter
Link copied to clipboard
fun nameForGetter(entry: DProperty): String?
nameForSetter
Link copied to clipboard
fun nameForSetter(entry: DProperty): String?
nameForSyntheticClass
Link copied to clipboard
fun <T : WithSources, WithExtraProperties<out Documentable>, Documentable> nameForSyntheticClass(entry: T): Name