public class ReservedNExprVar extends Object implements net.thevpc.nuts.expr.NExprVar
| Constructor and Description |
|---|
ReservedNExprVar(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) |
Copyright © 2025 vpc open source initiative. All rights reserved.