UnresolvedBound

data class UnresolvedBound(val name: String, val extra: PropertyContainer<UnresolvedBound> = PropertyContainer.empty()) : Bound, AnnotationTarget, WithExtraProperties<UnresolvedBound>

Constructors

Link copied to clipboard
constructor(name: String, extra: PropertyContainer<UnresolvedBound> = PropertyContainer.empty())

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard