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