public class RhinoCompiledScript extends CompiledScript
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(ScriptContext context) |
ScriptEngine |
getEngine() |
eval, evalpublic Object eval(ScriptContext context) throws ScriptException
eval in class CompiledScriptScriptExceptionpublic ScriptEngine getEngine()
getEngine in class CompiledScriptCopyright © 2023 HtmlUnit. All rights reserved.