public class LiteralDTO extends java.lang.Object implements Literal<java.lang.String>, FunctionArg
Modifier and Type | Class and Description |
---|---|
static class |
LiteralDTO.Builder |
Literal.LiteralImpl<T>
FunctionArg.ArgType
EMPTY_ARGS
EMPTY_EXPRESSION, EMPTY_NAMED_REFERENCE
Modifier and Type | Method and Description |
---|---|
FunctionArg.ArgType |
argType() |
Type |
dataType() |
java.lang.String |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
children, integer, of, string
validate
references
public java.lang.String value()
public Type dataType()
public FunctionArg.ArgType argType()
argType
in interface FunctionArg