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