| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
LocalReference.Kind |
LocalReference.getKind() |
static LocalReference.Kind |
LocalReference.Kind.valueOf(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.
|
| Constructor and Description |
|---|
LocalReference(LocalReference.Kind kind,
String name) |
LocalReference(LocalReference.Kind kind,
String name,
boolean synthetic) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.