| Package | Description |
|---|---|
| com.sun.scenario.effect.compiler.model |
| Modifier and Type | Field and Description |
|---|---|
private BinaryOpType.Op |
BinaryOpType.op |
| Modifier and Type | Method and Description |
|---|---|
static BinaryOpType.Op |
BinaryOpType.Op.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryOpType.Op[] |
BinaryOpType.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BinaryOpType(java.lang.String symbol,
BinaryOpType.Op op) |