|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescriptorFinder
Field Summary | |
---|---|
static DescriptorFinder |
EMPTY
|
Method Summary | |
---|---|
ClassDescriptor |
findClass(ClassId classId)
|
NamespaceDescriptor |
findPackage(FqName name)
|
java.util.Collection<Name> |
getClassNames(FqName packageName)
|
Field Detail |
---|
static final DescriptorFinder EMPTY
Method Detail |
---|
@Nullable ClassDescriptor findClass(@NotNull ClassId classId)
@Nullable NamespaceDescriptor findPackage(@NotNull FqName name)
@NotNull java.util.Collection<Name> getClassNames(@NotNull FqName packageName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |