public final class IntrinsicIncrementTranslator extends IncrementTranslator
accessTranslator, expression| Modifier and Type | Method and Description |
|---|---|
static com.google.dart.compiler.backend.js.ast.JsExpression |
doTranslate(JetUnaryExpression expression,
TranslationContext context) |
protected com.google.dart.compiler.backend.js.ast.JsExpression |
operationExpression(com.google.dart.compiler.backend.js.ast.JsExpression receiver) |
isIncrement, translate, translateIncrementExpressionbindingContext, context, program@NotNull public static com.google.dart.compiler.backend.js.ast.JsExpression doTranslate(@NotNull JetUnaryExpression expression, @NotNull TranslationContext context)
@NotNull protected com.google.dart.compiler.backend.js.ast.JsExpression operationExpression(@NotNull com.google.dart.compiler.backend.js.ast.JsExpression receiver)