| 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.substituteBinaryOperator(BinaryOperatorElement binaryOperator)
Substitutes the value of a binary operator.
|
boolean |
RemoveJavaDependenciesAdapter.substituteBinaryOperator(BinaryOperatorElement binaryOperator) |