|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnaryOperator | |
---|---|
edu.cmu.cs.crystal.tac | The interfaces for the three-address code (TAC) instructions. |
Uses of UnaryOperator in edu.cmu.cs.crystal.tac |
---|
Methods in edu.cmu.cs.crystal.tac that return UnaryOperator | |
---|---|
UnaryOperator |
UnaryOperation.getOperator()
Returns the unary operator. |
static UnaryOperator |
UnaryOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UnaryOperator[] |
UnaryOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |