Property Spec
A generated property declaration.
Types
Builder
Link copied to clipboard
class Builder : Taggable.Builder<PropertySpec.Builder> , OriginatingElementsHolder.Builder<PropertySpec.Builder>
Content copied to clipboard
Functions
tag
Link copied to clipboard
Returns the tag attached with type as a key, or null if no tag is attached with that key.
to Builder
Link copied to clipboard
fun toBuilder(name: String = this.name, type: TypeName = this.type): PropertySpec.Builder
Content copied to clipboard
Properties
annotations
Link copied to clipboard
initializer
Link copied to clipboard
originatingElements
Link copied to clipboard
receiverType
Link copied to clipboard
typeVariables
Link copied to clipboard