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