| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT |
| Modifier and Type | Method and Description |
|---|---|
IBinaryOpInstruction.Operator |
BinaryOpInstruction.getOperator() |
static IBinaryOpInstruction.Operator |
IBinaryOpInstruction.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IBinaryOpInstruction.Operator[] |
IBinaryOpInstruction.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryOpInstruction |
BinaryOpInstruction.make(String type,
IBinaryOpInstruction.Operator operator) |
Copyright © 2019. All rights reserved.