| Package | Description |
|---|---|
| org.jsweet.transpiler.util |
This package contains utilities for the JSweet transpiler.
|
| Modifier and Type | Method and Description |
|---|---|
static JavaCompilationEnvironment |
JavaCompilationEnvironment.create(JSweetOptions jsweetOptions,
String classPath)
Creates a new compilation environment with the given options and
classpath.
|