| Package | Description |
|---|---|
| org.jsweet.transpiler |
This package contains the JSweet Java to JavaScript transpiler
implementation.
|
| org.jsweet.transpiler.util |
This package contains utilities for the JSweet transpiler.
|
| Modifier and Type | Method and Description |
|---|---|
SourceMap |
SourceFile.getSourceMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceFile.setSourceMap(SourceMap sourceMap) |
| Modifier and Type | Field and Description |
|---|---|
SourceMap |
AbstractTreePrinter.sourceMap
The object storing source map information while printing.
|