DriClashAwareName

data class DriClashAwareName(val value: String?) : ExtraProperty<Documentable>

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion : ExtraProperty.Key<Documentable, DriClashAwareName>

Properties

Link copied to clipboard
open override val key: ExtraProperty.Key<Documentable, *>
Link copied to clipboard