| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.xtra.expr |
| Modifier and Type | Method and Description |
|---|---|
static NExprCallContextImpl |
NExprCallContextImpl.ofConstruct(String name,
List<NExprNodeValue> args,
NExprContext context) |
static NExprCallContextImpl |
NExprCallContextImpl.ofFunction(String name,
List<NExprNodeValue> args,
NExprContext context) |
static NExprCallContextImpl |
NExprCallContextImpl.ofOperator(String name,
List<NExprNodeValue> args,
NExprContext context,
NExprOpType operatorType,
int operatorPrecedence,
NOperatorAssociativity operatorAssociativity) |
Copyright © 2026 vpc open source initiative. All rights reserved.