T - public interface Literal<T extends Comparable<T>> extends DataExpression, Comparable<Literal<T>>
| Modifier and Type | Method and Description |
|---|---|
Datatype<T> |
getDatatypeExpression() |
T |
typedValue() |
String |
value() |
accept, acceptcompareToCopyright © 2013 The University of Manchester. All Rights Reserved.