|
|||||||||
| 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.operation.IncrementTranslator
org.jetbrains.k2js.translate.operation.OverloadedIncrementTranslator
public final class OverloadedIncrementTranslator
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.k2js.translate.operation.IncrementTranslator |
|---|
accessTranslator, expression |
| Method Summary | |
|---|---|
protected com.google.dart.compiler.backend.js.ast.JsExpression |
operationExpression(com.google.dart.compiler.backend.js.ast.JsExpression receiver)
|
| Methods inherited from class org.jetbrains.k2js.translate.operation.IncrementTranslator |
|---|
isIncrement, translate, translateIncrementExpression |
| 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 |
|---|
@NotNull
protected com.google.dart.compiler.backend.js.ast.JsExpression operationExpression(@NotNull
com.google.dart.compiler.backend.js.ast.JsExpression receiver)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||