Name

class Name(source)

Represents the qualified name for an element

Properties

Link copied to clipboard

The Java-style fully qualified name for this Name, separated with .

Link copied to clipboard
val kmClassName: ClassName

The ClassName for use with kotlin.metadata. Note that in kotlin.metadata the actual type might be different from the underlying JVM type, for example: kotlin/Int -> java/lang/Integer

Link copied to clipboard

The PackageName of this element.

Link copied to clipboard

The short name for this Name