public class NullValue extends ASTNodeAccessImpl implements Expression
| Constructor and Description |
|---|
NullValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
String |
toString() |
getASTNode, setASTNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetASTNode, setASTNodepublic void accept(ExpressionVisitor expressionVisitor)
accept in interface ExpressionCopyright © 2004–2019 JSQLParser. All rights reserved.