| Package | Description |
|---|---|
| org.jsweet.transpiler.extension |
This package contains the basic extensions of the JSweet transpiler, as
printer adapters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveJavaDependenciesAdapter
An adapter that removes many uses of Java APIs and replace them with
JavaScript equivalent when possible.
|
| Modifier and Type | Method and Description |
|---|---|
Java2TypeScriptAdapter |
RemoveJavaDependenciesFactory.createAdapter(JSweetContext context) |