| Package | Description |
|---|---|
| fr.insalyon.citi.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Method and Description |
|---|---|
GoloFunction.Visibility |
GoloFunction.getVisibility() |
static GoloFunction.Visibility |
GoloFunction.Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoloFunction.Visibility[] |
GoloFunction.Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GoloFunction(String name,
GoloFunction.Visibility visibility,
GoloFunction.Scope scope) |
Copyright © 2014 Institut National des Sciences Appliquées de Lyon (INSA-Lyon). All Rights Reserved.