T - the JVM type of value held by the literal@Evolving public interface Literal<T> extends Expression
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE| Modifier and Type | Method and Description | 
|---|---|
| default Expression[] | children() | 
| Type | dataType() | 
| T | value() | 
referencesT value()
Type dataType()
default Expression[] children()
children in interface Expression