FakeType

data class FakeType(val id: String, val displayName: String)

Runtime description of a generated type.

Constructors

Link copied to clipboard
constructor(id: String, displayName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Human-readable type name used in diagnostics.

Link copied to clipboard
val id: String

Stable type identifier.