public class DefaultNExprFunction extends Object implements NExprFunction
| Constructor and Description |
|---|
DefaultNExprFunction(String name,
NExprCallHandler impl) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(NExprCallContext callContext) |
String |
name() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic DefaultNExprFunction(String name, NExprCallHandler impl)
public Object eval(NExprCallContext callContext)
eval in interface NExprFunctionpublic String name()
name in interface NExprFunctionCopyright © 2026 vpc open source initiative. All rights reserved.