public class IsNotNullLogicOperatorNode extends AbstractNullnessCheckNode
Constructor and Description |
---|
IsNotNullLogicOperatorNode() |
Modifier and Type | Method and Description |
---|---|
protected String |
getExpansionConnectorText()
When (if) we need to expand a row value constructor, what is the text of the connector to use between the
expansion fragments.
|
protected int |
getExpansionConnectorType()
When (if) we need to expand a row value constructor, what is the type of connector to use between the
expansion fragments.
|
initialize
getDataType, getOperand
getAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initialize
getOriginalText, setDataType, setText
getColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initialize
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
protected int getExpansionConnectorType()
AbstractNullnessCheckNode
getExpansionConnectorType
in class AbstractNullnessCheckNode
protected String getExpansionConnectorText()
AbstractNullnessCheckNode
getExpansionConnectorText
in class AbstractNullnessCheckNode
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.