| Package | Description |
|---|---|
| org.jsweet.transpiler.eval |
| Modifier and Type | Method and Description |
|---|---|
static JavaScriptEval.JavaScriptRuntime |
JavaScriptEval.JavaScriptRuntime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaScriptEval.JavaScriptRuntime[] |
JavaScriptEval.JavaScriptRuntime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JavaScriptEval(EvalOptions options,
JavaScriptEval.JavaScriptRuntime runtime) |