| Package | Description |
|---|---|
| net.hl.compiler.ast |
| Modifier and Type | Class and Description |
|---|---|
static class |
HNSwitch.SwitchCase |
static class |
HNSwitch.SwitchIf |
static class |
HNSwitch.SwitchIs |
| Modifier and Type | Method and Description |
|---|---|
HNSwitch.SwitchBranch |
HNSwitch.SwitchBranch.setDoNode(HNode doNode) |
HNSwitch.SwitchBranch |
HNSwitch.SwitchBranch.setImpl(net.thevpc.jeep.JInvokablePrefilled impl) |
HNSwitch.SwitchBranch |
HNSwitch.SwitchCase.setWhenNodes(List<HNode> whenNodes) |
| Modifier and Type | Method and Description |
|---|---|
List<HNSwitch.SwitchBranch> |
HNSwitch.getCases() |
| Modifier and Type | Method and Description |
|---|---|
void |
HNSwitch.add(HNSwitch.SwitchBranch branch) |
| Modifier and Type | Method and Description |
|---|---|
HNSwitch |
HNSwitch.setCases(List<HNSwitch.SwitchBranch> cases) |
Copyright © 2025 vpc open source initiative. All rights reserved.