|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.js.translate.general.AbstractTranslator
public abstract class AbstractTranslator
| Constructor Summary | |
|---|---|
protected |
AbstractTranslator(TranslationContext context)
|
| Method Summary | |
|---|---|
protected BindingContext |
bindingContext()
|
protected TranslationContext |
context()
|
protected Namer |
namer()
|
protected JsProgram |
program()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractTranslator(@NotNull
TranslationContext context)
| Method Detail |
|---|
@NotNull protected JsProgram program()
@NotNull protected TranslationContext context()
@NotNull protected BindingContext bindingContext()
@NotNull protected Namer namer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||