public ExValue
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExValue.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
ExDataType |
getType() |
java.lang.Object |
getValue(VarProvider vp) |
java.lang.String |
getVariableName()
If not null, this value is a variable.
|
boolean |
isLiteral() |
boolean |
isVariable() |
ExDataType getType()
java.lang.Object getValue(VarProvider vp)
java.lang.String getVariableName()
If not null, this value is a variable.
boolean isVariable()
boolean isLiteral()