public class InLogicOperatorNode extends BinaryLogicOperatorNode implements BinaryOperatorNode
| Constructor and Description |
|---|
InLogicOperatorNode() |
| Modifier and Type | Method and Description |
|---|---|
Node |
getInList() |
void |
initialize()
Performs the operator node initialization by seeking out any parameter
nodes and setting their expected type, if possible.
|
extractDataType, extractMutationTexts, getDataType, getLeftHandOperand, getRightHandOperand, mutateRowValueConstructorSyntaxesIfNecessary, setScalarColumnText, translategetAlias, getFromElement, getScalarColumnIndex, isConstructor, isReturnableEntity, isScalar, setAlias, setScalarColumngetAliasGenerator, getASTFactory, getSessionFactoryHelper, getWalker, initializegetOriginalText, setDataType, setTextgetColumn, getFilename, getLine, getRenderText, getTextLength, initialize, initializeaddChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getFirstChild, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLeftHandOperand, getRightHandOperandgetDataTypesetTextpublic Node getInList()
public void initialize()
throws antlr.SemanticException
BinaryLogicOperatorNodeinitialize in interface OperatorNodeinitialize in class BinaryLogicOperatorNodeantlr.SemanticExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.