Package | Description |
---|---|
org.eclipse.golo.compiler.ir |
(this is an internal API)
|
Modifier and Type | Method and Description |
---|---|
LocalReference.Kind |
LocalReference.getKind() |
static LocalReference.Kind |
LocalReference.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LocalReference.Kind[] |
LocalReference.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LocalReference |
LocalReference.kind(LocalReference.Kind k) |