public class ConstantUntypedNull extends ConstantExpression
| Modifier and Type | Field and Description |
|---|---|
static ConstantExpression |
INSTANCE |
valuenodeType, type| Modifier | Constructor and Description |
|---|---|
private |
ConstantUntypedNull() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
accept(ExpressionWriter writer,
int lprec,
int rprec) |
boolean |
equals(Object o) |
int |
hashCode() |
accept, evaluatecanReduceaccept, accept0, getNodeType, getType, toStringpublic static final ConstantExpression INSTANCE
void accept(ExpressionWriter writer, int lprec, int rprec)
accept in class ConstantExpressionpublic boolean equals(Object o)
equals in class ConstantExpressionpublic int hashCode()
hashCode in class ConstantExpressionCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.