public class BracketsFctNode extends AbstractOp
| Constructor and Description |
|---|
BracketsFctNode() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(String name,
List<net.thevpc.nuts.expr.NExprNodeValue> args,
net.thevpc.nuts.expr.NExprDeclarations e) |
getAssociativity, getName, getOpType, getPrecedence, getTypepublic Object eval(String name, List<net.thevpc.nuts.expr.NExprNodeValue> args, net.thevpc.nuts.expr.NExprDeclarations e)
Copyright © 2025 vpc open source initiative. All rights reserved.