public class DefaultNExprConstructDeclaration extends Object implements net.thevpc.nuts.expr.NExprConstructDeclaration
| Constructor and Description |
|---|
DefaultNExprConstructDeclaration(String name,
net.thevpc.nuts.expr.NExprConstruct 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 DefaultNExprConstructDeclaration(String name, net.thevpc.nuts.expr.NExprConstruct impl)
public Object eval(List<net.thevpc.nuts.expr.NExprNodeValue> args, net.thevpc.nuts.expr.NExprDeclarations context)
eval in interface net.thevpc.nuts.expr.NExprConstructDeclarationpublic String getName()
getName in interface net.thevpc.nuts.expr.NExprConstructDeclarationCopyright © 2025 vpc open source initiative. All rights reserved.