Companion

object Companion

Functions

nameOf
Link copied to clipboard
common
fun nameOf(obj: Any): Name

Get the name of given object. If object is Named its name is used, otherwise, use Object.toString