|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.js.translate.utils.mutator.AssignToExpressionMutator
public final class AssignToExpressionMutator
| Constructor Summary | |
|---|---|
AssignToExpressionMutator(JsExpression toAssign)
|
|
| Method Summary | |
|---|---|
JsNode |
mutate(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
JsExpression toAssign)
| Method Detail |
|---|
@NotNull
public JsNode mutate(@NotNull
JsNode node)
mutate in interface Mutator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||