Type

data class Type(val fqn: String)(source)

Stores the fully qualified name of a class

Constructors

Link copied to clipboard
constructor(fqn: String)

Properties

Link copied to clipboard
val fqn: String