public class DBHashFunctionSymbolImpl extends UnaryDBFunctionSymbolWithSerializerImpl
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
DBHashFunctionSymbolImpl(String name,
DBTermType rootDBType,
DBTermType dbStringType,
DBFunctionSymbolSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBePostProcessed(com.google.common.collect.ImmutableList<? extends ImmutableTerm> arguments)
The class would have to be made abstract for supporting post-processing
|
getNativeDBString, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTermsgetTargetType, inferType, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArguments, tolerateNullsanalyzeInjectivity, buildTermAfterEvaluation, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, enableIfElseNullLifting, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersclone, equals, getArity, getName, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitanalyzeInjectivity, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected DBHashFunctionSymbolImpl(String name, DBTermType rootDBType, DBTermType dbStringType, DBFunctionSymbolSerializer serializer)
public boolean canBePostProcessed(com.google.common.collect.ImmutableList<? extends ImmutableTerm> arguments)
canBePostProcessed in interface FunctionSymbolcanBePostProcessed in class DBFunctionSymbolWithSerializerImplCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.