StickyKey

dotty.tools.dotc.util.Property.StickyKey
class StickyKey[+V] extends Key[V]

The class of keys for sticky properties of type V

Sticky properties are properties that should be copied over when their container is copied.

Attributes

Graph
Supertypes
class Key[V]
class Object
trait Matchable
class Any
In this article