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 © 2001-2014 The Apache Software Foundation. All Rights Reserved.