IMMUTABLE

Indicates that instances of the descriptor are immutable. An object that is immutable may have more than one reference, but must be reachable only by a single fiber. An immutable object may not be modified, in general, though some slots may remain mutable.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val suffix: String