| Package | Description |
|---|---|
| org.jsweet |
This package provides the JSweet configuration classes and some command line launchers.
|
| org.jsweet.transpiler |
This package contains the JSweet Java to JavaScript transpiler
implementation.
|
| org.jsweet.transpiler.candy |
This package contains the candies processing implementation.
|
| org.jsweet.transpiler.eval | |
| org.jsweet.transpiler.extension |
This package contains the basic extensions of the JSweet transpiler, as
printer adapters.
|
| org.jsweet.transpiler.model |
This package contains a extension of the Java model (
javax.lang.model
) to cover Java expressions and statements. |
| org.jsweet.transpiler.util |
This package contains utilities for the JSweet transpiler.
|