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