public class BodyJInvoke extends Object implements net.thevpc.jeep.JInvoke
| Modifier and Type | Class and Description |
|---|---|
static class |
BodyJInvoke.VarDef |
| Constructor and Description |
|---|
BodyJInvoke(BodyJInvoke.VarDef[] vars,
net.thevpc.jeep.JNode body) |
BodyJInvoke(HNDeclareInvokable v) |
BodyJInvoke(HNLambdaExpression v) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(net.thevpc.jeep.JInvokeContext context) |
void |
rebuild(HNDeclareInvokable v) |
void |
rebuild(HNLambdaExpression v) |
public BodyJInvoke(BodyJInvoke.VarDef[] vars, net.thevpc.jeep.JNode body)
public BodyJInvoke(HNDeclareInvokable v)
public BodyJInvoke(HNLambdaExpression v)
public void rebuild(HNLambdaExpression v)
public void rebuild(HNDeclareInvokable v)
public Object invoke(net.thevpc.jeep.JInvokeContext context)
invoke in interface net.thevpc.jeep.JInvokeCopyright © 2025 vpc open source initiative. All rights reserved.