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