public class NullLiteral extends Literal
An expression representing a null literal value
| Modifier and Type | Field and Description |
|---|---|
static NullLiteral |
SINGLETON |
| Constructor and Description |
|---|
NullLiteral()
Constructor
|
public static final NullLiteral SINGLETON
public String getExpressionString()
getExpressionString in class ExpressionCopyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.