public class DefaultNExprFctDeclaration extends Object implements net.thevpc.nuts.expr.NExprFctDeclaration
| Constructor and Description |
|---|
DefaultNExprFctDeclaration(String name,
net.thevpc.nuts.expr.NExprFct impl) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(List<net.thevpc.nuts.expr.NExprNodeValue> args,
net.thevpc.nuts.expr.NExprDeclarations context) |
String |
getName() |
public DefaultNExprFctDeclaration(String name, net.thevpc.nuts.expr.NExprFct impl)
public Object eval(List<net.thevpc.nuts.expr.NExprNodeValue> args, net.thevpc.nuts.expr.NExprDeclarations context)
eval in interface net.thevpc.nuts.expr.NExprFctDeclarationpublic String getName()
getName in interface net.thevpc.nuts.expr.NExprFctDeclarationCopyright © 2025 vpc open source initiative. All rights reserved.