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