| Constructor and Description |
|---|
CompiledExpression(java.lang.reflect.Method method)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(Namespace namespace,
InterpreterStackTrace stackTrace,
java.util.List<java.lang.Object> arguments) |
public CompiledExpression(java.lang.reflect.Method method)
method - public java.lang.Object execute(Namespace namespace, InterpreterStackTrace stackTrace, java.util.List<java.lang.Object> arguments) throws ErrorException
execute in interface CompiledErrorExceptionCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.