|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.expression.LiteralFunctionTranslator
public class LiteralFunctionTranslator
| Constructor Summary | |
|---|---|
LiteralFunctionTranslator()
|
|
| Method Summary | |
|---|---|
com.google.dart.compiler.backend.js.ast.JsVars.JsVar |
getDeclaration()
|
void |
setRootContext(TranslationContext rootContext)
|
com.google.dart.compiler.backend.js.ast.JsExpression |
translate(ClassDescriptor containingClass,
JetClassOrObject declaration,
ClassDescriptor descriptor,
ClassTranslator classTranslator)
|
com.google.dart.compiler.backend.js.ast.JsExpression |
translate(JetFunctionLiteralExpression declaration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiteralFunctionTranslator()
| Method Detail |
|---|
public void setRootContext(@NotNull
TranslationContext rootContext)
public com.google.dart.compiler.backend.js.ast.JsVars.JsVar getDeclaration()
public com.google.dart.compiler.backend.js.ast.JsExpression translate(@NotNull
JetFunctionLiteralExpression declaration)
public com.google.dart.compiler.backend.js.ast.JsExpression translate(@NotNull
ClassDescriptor containingClass,
@NotNull
JetClassOrObject declaration,
@NotNull
ClassDescriptor descriptor,
@NotNull
ClassTranslator classTranslator)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||