| Package | Description |
|---|---|
| net.hl.compiler.core.elements |
| Modifier and Type | Method and Description |
|---|---|
HNElementKind |
HNElement.getKind() |
static HNElementKind |
HNElementKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HNElementKind[] |
HNElementKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HNElement(HNElementKind kind) |
HNElementInvokable(HNElementKind kind) |
Copyright © 2021 vpc open source initiative. All rights reserved.