Immutable Km Property
Immutable representation of KmProperty.
Represents a Kotlin property declaration.
Functions
Properties
fieldSignature
Link copied to clipboard
getterFlags
Link copied to clipboard
getterSignature
Link copied to clipboard
receiverParameterType
Link copied to clipboard
returnType
Link copied to clipboard
setterFlags
Link copied to clipboard
setterParameter
Link copied to clipboard
setterSignature
Link copied to clipboard
syntheticMethodForAnnotations
Link copied to clipboard
typeParameters
Link copied to clipboard
versionRequirements
Link copied to clipboard
Extensions
getterPropertyAccessorFlags
Link copied to clipboard
val ImmutableKmProperty.getterPropertyAccessorFlags: Set<PropertyAccessorFlag>
Content copied to clipboard
hasConstant
Link copied to clipboard
hasGetter
Link copied to clipboard
hasSetter
Link copied to clipboard
isConst
Link copied to clipboard
isDeclaration
Link copied to clipboard
isDelegated
Link copied to clipboard
isDelegation
Link copied to clipboard
isExpect
Link copied to clipboard
isExternal
Link copied to clipboard
isFakeOverride
Link copied to clipboard
isLateinit
Link copied to clipboard
isSynthesized
Link copied to clipboard
isVal
Link copied to clipboard
isVar
Link copied to clipboard
setterPropertyAccessorFlags
Link copied to clipboard
val ImmutableKmProperty.setterPropertyAccessorFlags: Set<PropertyAccessorFlag>
Content copied to clipboard