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