org.jetbrains.jet.lang.descriptors
Interface ClassOrPackageFragmentDescriptor

All Superinterfaces:
Annotated, DeclarationDescriptor, DeclarationDescriptorNonRoot, Named
All Known Subinterfaces:
ClassDescriptor, ClassDescriptorWithResolutionScopes, JavaClassDescriptor, PackageFragmentDescriptor
All Known Implementing Classes:
AbstractClassDescriptor, ClassDescriptorBase, ClassDescriptorImpl, DeserializedClassDescriptor, EnumEntrySyntheticClassDescriptor, ErrorClassDescriptor, JavaEnumClassObjectDescriptor, LazyClassDescriptor, LazyPackageDescriptor, LazySubstitutingClassDescriptor, MutableClassDescriptor, MutableClassDescriptorLite, MutablePackageFragmentDescriptor

public interface ClassOrPackageFragmentDescriptor
extends DeclarationDescriptorNonRoot


Method Summary
 
Methods inherited from interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptorNonRoot
getContainingDeclaration
 
Methods inherited from interface org.jetbrains.jet.lang.descriptors.DeclarationDescriptor
accept, acceptVoid, getOriginal, substitute
 
Methods inherited from interface org.jetbrains.jet.lang.descriptors.annotations.Annotated
getAnnotations
 
Methods inherited from interface org.jetbrains.jet.lang.descriptors.Named
getName