public interface ClosureHolderInternal extends ClosureHolder
| Modifier and Type | Method and Description |
|---|---|
Object |
executeInNamespace(Namespace namespace,
InterpreterStackTrace stackTrace,
Object... arguments)
Execute this closure in the given namespace.
|
execute, execute, execute, execute, getClosureOrigin, getExpressionString, getNamespace, getTypegetId, getNotCompiledValueHolderObject executeInNamespace(Namespace namespace, InterpreterStackTrace stackTrace, Object... arguments) throws ErrorException
namespace - stackTrace - arguments - ErrorExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.