| 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 |
|---|---|
ModuleImportDescriptor |
PrinterAdapter.getModuleImportDescriptor(CompilationUnitElement currentCompilationUnit,
String importedName,
TypeElement importedClass)
This method implements the default behavior to generate module imports.
|