public class ClassPathLibrarySourcesLoader extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
META_INF_SERVICES_FILE |
Constructor and Description |
---|
ClassPathLibrarySourcesLoader(com.intellij.openapi.project.Project project) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JetFile> |
findSourceFiles() |
@NotNull public static final java.lang.String META_INF_SERVICES_FILE
public ClassPathLibrarySourcesLoader(@NotNull com.intellij.openapi.project.Project project)
@NotNull public java.util.List<JetFile> findSourceFiles()