| Package | Description |
|---|---|
| ch.epfl.labos.iu.orm.queryll2.symbolic |
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstantValue.BooleanConstant
Boolean constants don't appear naturally in the code.
|
static class |
ConstantValue.ByteConstant |
static class |
ConstantValue.ClassConstant |
static class |
ConstantValue.DoubleConstant |
static class |
ConstantValue.FloatConstant |
static class |
ConstantValue.IntegerConstant |
static class |
ConstantValue.LongConstant |
static class |
ConstantValue.NullConstant |
static class |
ConstantValue.ShortConstant |
static class |
ConstantValue.StringConstant |
| Modifier and Type | Method and Description |
|---|---|
O |
TypedValueVisitor.constantValue(ConstantValue val,
I in) |
Copyright © 2018. All Rights Reserved.