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, translate
getAlias, getFromElement, getScalarColumnIndex, isConstructor, isReturnableEntity, isScalar, setAlias, setScalarColumn
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLeftHandOperand, getRightHandOperand
getDataType
setText
public Node getInList()
public void initialize() throws antlr.SemanticException
BinaryLogicOperatorNode
initialize
in interface OperatorNode
initialize
in class BinaryLogicOperatorNode
antlr.SemanticException
Copyright © 2021 JBoss by Red Hat. All rights reserved.