UUID

data class UUID(val value: Uuid) : IRTree.Literal(source)

Constructors

Link copied to clipboard
constructor(value: Uuid)

Properties

Link copied to clipboard
val value: Uuid