public class NExprWithCache extends Object
| Constructor and Description |
|---|
NExprWithCache(net.thevpc.nuts.expr.NExprDeclarations evaluator) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.expr.NExprOpDeclaration |
getOp(NToken t,
net.thevpc.nuts.expr.NExprOpType opType) |
String |
toString() |
public NExprWithCache(net.thevpc.nuts.expr.NExprDeclarations evaluator)
public net.thevpc.nuts.expr.NExprOpDeclaration getOp(NToken t, net.thevpc.nuts.expr.NExprOpType opType)
Copyright © 2025 vpc open source initiative. All rights reserved.