public class ReservedNExprConst extends Object implements net.thevpc.nuts.expr.NExprVar
| Constructor and Description |
|---|
ReservedNExprConst(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name,
net.thevpc.nuts.expr.NExprDeclarations context) |
Object |
set(String name,
Object value,
net.thevpc.nuts.expr.NExprDeclarations context) |
public Object get(String name, net.thevpc.nuts.expr.NExprDeclarations context)
get in interface net.thevpc.nuts.expr.NExprVarpublic Object set(String name, Object value, net.thevpc.nuts.expr.NExprDeclarations context)
set in interface net.thevpc.nuts.expr.NExprVarCopyright © 2025 vpc open source initiative. All rights reserved.