| Package | Description |
|---|---|
| net.hl.compiler.ast |
| Modifier and Type | Method and Description |
|---|---|
HNSwitch.SwitchType |
HNSwitch.getSwitchType() |
static HNSwitch.SwitchType |
HNSwitch.SwitchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HNSwitch.SwitchType[] |
HNSwitch.SwitchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HNSwitch |
HNSwitch.setSwitchType(HNSwitch.SwitchType switchType) |
Copyright © 2025 vpc open source initiative. All rights reserved.