|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.cli.jvm.compiler.CompileEnvironmentUtil
public class CompileEnvironmentUtil
| Constructor Summary | |
|---|---|
CompileEnvironmentUtil()
|
|
| Method Summary | |
|---|---|
static ModuleChunk |
loadModuleDescriptions(KotlinPaths paths,
java.lang.String moduleDefinitionFile,
MessageCollector messageCollector)
|
static void |
writeToJar(java.io.File jarPath,
boolean jarRuntime,
FqName mainClass,
ClassFileFactory outputFiles)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompileEnvironmentUtil()
| Method Detail |
|---|
@NotNull
public static ModuleChunk loadModuleDescriptions(KotlinPaths paths,
java.lang.String moduleDefinitionFile,
MessageCollector messageCollector)
public static void writeToJar(java.io.File jarPath,
boolean jarRuntime,
FqName mainClass,
ClassFileFactory outputFiles)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||