|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.codegen.KotlinCodegenFacade
public class KotlinCodegenFacade
| Method Summary | |
|---|---|
static void |
compileCorrectFiles(GenerationState state,
CompilationErrorHandler errorHandler)
|
static void |
doGenerateFiles(java.util.Collection<KtFile> files,
GenerationState state,
CompilationErrorHandler errorHandler)
|
static void |
generatePackage(GenerationState state,
FqName packageFqName,
java.util.Collection<KtFile> jetFiles,
CompilationErrorHandler errorHandler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void compileCorrectFiles(@NotNull
GenerationState state,
@NotNull
CompilationErrorHandler errorHandler)
public static void doGenerateFiles(@NotNull
java.util.Collection<KtFile> files,
@NotNull
GenerationState state,
@NotNull
CompilationErrorHandler errorHandler)
public static void generatePackage(@NotNull
GenerationState state,
@NotNull
FqName packageFqName,
@NotNull
java.util.Collection<KtFile> jetFiles,
@NotNull
CompilationErrorHandler errorHandler)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||