public abstract class TDTypeValue extends LeafExpression implements Comparable<TDTypeValue>
| Constructor and Description |
|---|
TDTypeValue() |
| Modifier and Type | Method and Description |
|---|---|
DataType |
getReturnedDataType()
Validates the returned data type of the Expression.
|
clone, getAppliableOperators, getExpressionsByCategory, validateequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTopublic DataType getReturnedDataType()
ExpressiongetReturnedDataType in class ExpressionCopyright © 2015. All Rights Reserved.