Kotlin Type Alias Descriptor
class KotlinTypeAliasDescriptor(impl: TypeAliasDescriptor) : TypeAliasDescriptor, KotlinClassifierDescriptorWithTypeParameters
Content copied to clipboard
Functions
Properties
classDescriptor
Link copied to clipboard
constructors
Link copied to clipboard
open override val constructors: Collection<TypeAliasConstructorDescriptor>
Content copied to clipboard
containingDeclaration
Link copied to clipboard
containingPackage
Link copied to clipboard
declaredTypeParameters
Link copied to clipboard
defaultType
Link copied to clipboard
expandedType
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
packageWithLawsAnnotation
Link copied to clipboard
typeConstructor
Link copied to clipboard
underlyingType
Link copied to clipboard
visibility
Link copied to clipboard