public class GroovyCompiledScript extends CompiledScript
ScriptEngine using the eval method without reparsing overheads.| 构造器和说明 |
|---|
GroovyCompiledScript(GroovyScriptEngineImpl engine,
Class clazz) |
public GroovyCompiledScript(GroovyScriptEngineImpl engine, Class clazz)
public Object eval(ScriptContext context) throws ScriptException
eval 在类中 CompiledScriptScriptExceptionpublic ScriptEngine getEngine()
getEngine 在类中 CompiledScriptCopyright © 2020–2021. All rights reserved.