| Package | Description |
|---|---|
| org.jsweet.transpiler |
This package contains the JSweet Java to JavaScript transpiler
implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalBeforeTranslationScanner |
JSweetFactory.createBeforeTranslationScanner(TranspilationHandler transpilationHandler,
JSweetContext context)
Creates the scanner which is called before translating the program.
|