| Package | Description |
|---|---|
| cetus.analysis |
| Modifier and Type | Method and Description |
|---|---|
static OmpParser.omp_pragma |
OmpParser.omp_pragma.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OmpParser.omp_pragma[] |
OmpParser.omp_pragma.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|