| Package | Description |
|---|---|
| com.articulate.sigma.semRewrite |
| Modifier and Type | Field and Description |
|---|---|
LHS.LHSop |
LHS.operator |
| Modifier and Type | Method and Description |
|---|---|
static LHS.LHSop |
LHS.LHSop.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LHS.LHSop[] |
LHS.LHSop.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|