public class FunctionInvocation extends org.databene.script.expression.CompositeExpression<Object,Object>
| Constructor and Description |
|---|
FunctionInvocation(String name,
org.databene.script.Expression... arguments) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(org.databene.commons.Context context) |
String |
getFunctionName() |
Copyright © 2006–2014 Volker Bergmann. All rights reserved.