| Package | Description |
|---|---|
| net.hl.compiler.ast | |
| net.hl.compiler.core.elements |
| Modifier and Type | Method and Description |
|---|---|
HNIf.WhenDoBranchNode |
HNIf.WhenDoBranchNode.addIdDeclaration(HNDeclareIdentifier id) |
HNIf.WhenDoBranchNode |
HNIf.WhenDoBranchNode.setDoNode(HNode doNode) |
HNIf.WhenDoBranchNode |
HNIf.WhenDoBranchNode.setIdDeclarations(List<HNDeclareIdentifier> idDeclarations) |
HNIf.WhenDoBranchNode |
HNIf.WhenDoBranchNode.setImpl(net.thevpc.jeep.JInvokablePrefilled impl) |
HNIf.WhenDoBranchNode |
HNIf.WhenDoBranchNode.setWhenNode(HNode whenNode) |
| Modifier and Type | Method and Description |
|---|---|
List<HNIf.WhenDoBranchNode> |
HNIf.getBranches() |
| Constructor and Description |
|---|
JEvaluableFromBranchArray(net.thevpc.jeep.JType branchesArrayType,
List<HNIf.WhenDoBranchNode> cond) |
| Modifier and Type | Method and Description |
|---|---|
HNIf.WhenDoBranchNode[] |
HNElementWhenDo.getBranches() |
| Constructor and Description |
|---|
HNElementWhenDo(String methodName,
net.thevpc.jeep.JInvokable invokable,
net.thevpc.jeep.JType condType,
net.thevpc.jeep.JType resultType,
HNIf.WhenDoBranchNode[] branches,
net.thevpc.jeep.JNode elseNode) |
Copyright © 2025 vpc open source initiative. All rights reserved.