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