public class JavaNamespaceDescriptor extends AbstractNamespaceDescriptorImpl
| Constructor and Description |
|---|
JavaNamespaceDescriptor(NamespaceDescriptorParent containingDeclaration,
java.util.List<AnnotationDescriptor> annotations,
FqName qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
FqName |
getFqName() |
JetScope |
getMemberScope() |
void |
setMemberScope(JetScope memberScope) |
accept, addNamespace, getContainingDeclaration, substituteacceptVoid, getName, getOriginal, toStringgetAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptVoid, getOriginalgetAnnotationspublic JavaNamespaceDescriptor(NamespaceDescriptorParent containingDeclaration, java.util.List<AnnotationDescriptor> annotations, @NotNull FqName qualifiedName)
public void setMemberScope(@NotNull JetScope memberScope)
@NotNull public JetScope getMemberScope()