| Package | Description |
|---|---|
| org.jsweet.transpiler |
This package contains the JSweet Java to JavaScript transpiler
implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JSweetDiagnosticHandler |
JSweetFactory.createDiagnosticHandler(TranspilationHandler transpilationHandler,
JSweetContext context)
Creates a diagnostic handler (responsible for reporting Java
errors/warnings).
|