|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.utils.mutator.AssignToExpressionMutator
public final class AssignToExpressionMutator
| Constructor Summary | |
|---|---|
AssignToExpressionMutator(com.google.dart.compiler.backend.js.ast.JsExpression toAssign)
|
|
| Method Summary | |
|---|---|
com.google.dart.compiler.backend.js.ast.JsNode |
mutate(com.google.dart.compiler.backend.js.ast.JsNode node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssignToExpressionMutator(@NotNull
com.google.dart.compiler.backend.js.ast.JsExpression toAssign)
| Method Detail |
|---|
@NotNull
public com.google.dart.compiler.backend.js.ast.JsNode mutate(@NotNull
com.google.dart.compiler.backend.js.ast.JsNode node)
mutate in interface Mutator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||