| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT |
| Modifier and Type | Method and Description |
|---|---|
IShiftInstruction.Operator |
IShiftInstruction.getOperator() |
IShiftInstruction.Operator |
ShiftInstruction.getOperator() |
static IShiftInstruction.Operator |
IShiftInstruction.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IShiftInstruction.Operator[] |
IShiftInstruction.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 ShiftInstruction |
ShiftInstruction.make(String type,
IShiftInstruction.Operator operator) |
Copyright © 2019. All rights reserved.