Kotlin Type Alias Constructor Descriptor
class KotlinTypeAliasConstructorDescriptor(impl: TypeAliasConstructorDescriptor) : KotlinConstructorDescriptor, TypeAliasConstructorDescriptor
Content copied to clipboard
Functions
annotations
Link copied to clipboard
descriptor
Link copied to clipboard
get Containing Declaration
Link copied to clipboard
Properties
allParameters
Link copied to clipboard
constructedClass
Link copied to clipboard
containingDeclaration
Link copied to clipboard
containingPackage
Link copied to clipboard
dispatchReceiverParameter
Link copied to clipboard
extensionReceiverParameter
Link copied to clipboard
fqNameSafe
Link copied to clipboard
hasDoNotLookAtArgumentsAnnotation
Link copied to clipboard
hasPackageWithLawsAnnotation
Link copied to clipboard
hasPreOrPostAnnotation
Link copied to clipboard
isExternal
Link copied to clipboard
isOperator
Link copied to clipboard
overriddenDescriptors
Link copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
returnType
Link copied to clipboard
typeParameters
Link copied to clipboard
underlyingConstructorDescriptor
Link copied to clipboard
valueParameters
Link copied to clipboard
visibility
Link copied to clipboard