| Package | Description |
|---|---|
| org.jsweet.transpiler.extension |
This package contains the basic extensions of the JSweet transpiler, as
printer adapters.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PrinterAdapter.substituteAssignmentWithOperator(AssignmentWithOperatorElement assignment)
Substitutes the value of an assignment with operator (a += b) expression.
|