| Package | Description |
|---|---|
| ch.epfl.labos.iu.orm.queryll2.symbolic |
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedValue.CastValue |
static class |
TypedValue.GetFieldValue |
static class |
TypedValue.NotValue |
static class |
TypedValue.UnaryMathOpValue |
| Modifier and Type | Method and Description |
|---|---|
TypedValue.UnaryOperationValue |
TypedValue.UnaryOperationValue.withNewChildren(TypedValue newOperand) |
TypedValue.UnaryOperationValue |
TypedValue.UnaryMathOpValue.withNewChildren(TypedValue newOperand) |
TypedValue.UnaryOperationValue |
TypedValue.NotValue.withNewChildren(TypedValue newOperand) |
| Modifier and Type | Method and Description |
|---|---|
O |
TypedValuePostfixWalker.unaryOpValue(TypedValue.UnaryOperationValue val,
I in) |
TypedValue |
TypedValueRewriterWalker.unaryOpValue(TypedValue.UnaryOperationValue val,
I in) |
O |
TypedValueVisitor.unaryOpValue(TypedValue.UnaryOperationValue val,
I in) |
Copyright © 2018. All Rights Reserved.