|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.config.ClassPathLibrarySourcesLoader
public class ClassPathLibrarySourcesLoader
A helper class to load the kotlin library sources to be compiled to JavaScript as part of a JavaScript build
| Field Summary | |
|---|---|
static java.lang.String |
META_INF_SERVICES_FILE
|
| Constructor Summary | |
|---|---|
ClassPathLibrarySourcesLoader(com.intellij.openapi.project.Project project)
|
|
| Method Summary | |
|---|---|
java.util.List<JetFile> |
findSourceFiles()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@NotNull public static final java.lang.String META_INF_SERVICES_FILE
| Constructor Detail |
|---|
public ClassPathLibrarySourcesLoader(@NotNull
com.intellij.openapi.project.Project project)
| Method Detail |
|---|
@NotNull public java.util.List<JetFile> findSourceFiles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||