| Package | Description |
|---|---|
| ch.epfl.labos.iu.orm.queryll2.symbolic |
| Modifier and Type | Field and Description |
|---|---|
TypedValue.UnaryMathOpValue.UnaryOp |
TypedValue.UnaryMathOpValue.op |
| Modifier and Type | Method and Description |
|---|---|
static TypedValue.UnaryMathOpValue.UnaryOp |
TypedValue.UnaryMathOpValue.UnaryOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypedValue.UnaryMathOpValue.UnaryOp[] |
TypedValue.UnaryMathOpValue.UnaryOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UnaryMathOpValue(TypedValue.UnaryMathOpValue.UnaryOp op,
org.jinq.rebased.org.objectweb.asm.Type resultType,
TypedValue operand) |
Copyright © 2018. All Rights Reserved.