public final class VarbitConstantNode extends BitConstantNode
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX
Constructor and Description |
---|
VarbitConstantNode() |
Modifier and Type | Method and Description |
---|---|
void |
init(java.lang.Object arg1)
Initializer for a VarbitConstantNode.
|
copyFrom, fromHexString, init
getValue, init, isConstantExpression, isEquivalent, setValue, toString
getColumnName, getSchemaName, getSourceResultColumn, getTableName, getType, getTypeId, init, isBinaryEqualsOperatorNode, isBooleanFalse, isBooleanTrue, 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, isInstanceOf, makeTableName, makeTableName, nodeHeader, printLabel, printSubNodes, setBeginOffset, setDebugOutput, setEndOffset, setNodeType, setParserContext, setUserData, stackPrint, treePrint, treePrint, treePrint
public void init(java.lang.Object arg1) throws StandardException
init
in class BitConstantNode
arg1
- The TypeId for the type of the node OR A Bit containing the value of the constantStandardException
Copyright © 2013. All Rights Reserved.