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, getType
getId, getNotCompiledValueHolder
Object executeInNamespace(Namespace namespace, InterpreterStackTrace stackTrace, Object... arguments) throws ErrorException
namespace
- stackTrace
- arguments
- ErrorException
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.