public final class IsNullNode extends UnaryComparisonOperatorNode
methodName, operator, receiverInterfaceType, resultInterfaceType
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX
Constructor and Description |
---|
IsNullNode() |
Modifier and Type | Method and Description |
---|---|
void |
setNodeType(int nodeType)
Set the node type for this node.
|
copyFrom, getMethodName, getOperand, getOperator, init, init, isEquivalent, printSubNodes, setOperand, toString
getColumnName, getSchemaName, getSourceResultColumn, getTableName, getType, getTypeId, init, isBinaryEqualsOperatorNode, isBooleanFalse, isBooleanTrue, isConstantExpression, isInListProbeNode, isParameterNode, isRelationalOperator, isSameNodeType, setNullability, setType
accept, convertDefaultNode, debugFlush, debugPrint, formatNodeString, getBeginOffset, getDebugOutput, getEndOffset, getNodeFactory, getNodeType, getNullNode, getParserContext, getStatementType, getUserData, init, init, init, init, init, init, init, init, init, init, init, isInstanceOf, makeTableName, makeTableName, nodeHeader, printLabel, setBeginOffset, setDebugOutput, setEndOffset, setParserContext, setUserData, stackPrint, treePrint, treePrint, treePrint
public void setNodeType(int nodeType)
QueryTreeNode
setNodeType
in class QueryTreeNode
nodeType
- The node type.Copyright © 2013 Akiban Technologies, Inc. All rights reserved.