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 Expression
Copyright © 2018 JBoss by Red Hat. All rights reserved.