T
- The JVM type of value held by the literal.public static final class Literal.LiteralImpl<T> extends java.lang.Object implements Literal<T>
Literal.LiteralImpl<T>
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Modifier and Type | Method and Description |
---|---|
Type |
dataType() |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
T |
value() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
children, integer, of, string
references
public Type dataType()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object