|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPackageFragmentDescriptorImpl
org.jetbrains.kotlin.descriptors.impl.MutablePackageFragmentDescriptor
public class MutablePackageFragmentDescriptor
Constructor Summary | |
---|---|
MutablePackageFragmentDescriptor(ModuleDescriptor module,
FqName fqName)
|
Method Summary | |
---|---|
MemberScope |
getMemberScope()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MutablePackageFragmentDescriptor(@NotNull ModuleDescriptor module, @NotNull FqName fqName)
Method Detail |
---|
@NotNull public MemberScope getMemberScope()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |