public class JavaEval extends RuntimeEval
logger| Constructor and Description |
|---|
JavaEval(JSweetTranspiler transpiler,
EvalOptions options) |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult |
performEval(SourceFile[] sourceFiles) |
getExportedVarMap, initExportedVarMappublic JavaEval(JSweetTranspiler transpiler, EvalOptions options)
public EvaluationResult performEval(SourceFile[] sourceFiles) throws Exception
Exception