|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.k2js.translate.general.AbstractTranslator
org.jetbrains.k2js.translate.declaration.PackageDeclarationTranslator
public final class PackageDeclarationTranslator
Method Summary | |
---|---|
static java.util.List<JsStatement> |
translateFiles(java.util.Collection<JetFile> files,
TranslationContext context)
|
Methods inherited from class org.jetbrains.k2js.translate.general.AbstractTranslator |
---|
bindingContext, context, program |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.List<JsStatement> translateFiles(@NotNull java.util.Collection<JetFile> files, @NotNull TranslationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |