Kotlin Declaration Descriptor With Visibility
fun interface KotlinDeclarationDescriptorWithVisibility : DeclarationDescriptorWithVisibility, KotlinDeclarationDescriptor
Content copied to clipboard
Functions
Properties
containingDeclaration
Link copied to clipboard
containingPackage
Link copied to clipboard
fqNameSafe
Link copied to clipboard
hasDoNotLookAtArgumentsAnnotation
Link copied to clipboard
hasPackageWithLawsAnnotation
Link copied to clipboard
hasPreOrPostAnnotation
Link copied to clipboard
packageWithLawsAnnotation
Link copied to clipboard
visibility
Link copied to clipboard
Inheritors
KotlinClassifierDescriptorWithTypeParameters
Link copied to clipboard