public class HConstantEvaluator extends HEvaluator
| Modifier and Type | Class and Description |
|---|---|
static class |
HConstantEvaluator.InternalBreak |
static class |
HConstantEvaluator.InternalContinue |
static class |
HConstantEvaluator.InternalReturn |
static interface |
HConstantEvaluator.InvokeRunnable |
| Modifier and Type | Field and Description |
|---|---|
static HConstantEvaluator |
INSTANCE |
| Constructor and Description |
|---|
HConstantEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(net.thevpc.jeep.JNode node,
net.thevpc.jeep.JInvokeContext context) |
public static final HConstantEvaluator INSTANCE
public Object evaluate(net.thevpc.jeep.JNode node, net.thevpc.jeep.JInvokeContext context)
evaluate in interface net.thevpc.jeep.JEvaluatorevaluate in class HEvaluatorCopyright © 2025 vpc open source initiative. All rights reserved.