public interface NonConstantTerm extends ImmutableTerm
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isNull()
Returns true if and only if the term is a NULL Constant.
|
evaluateIsNotNull, evaluateStrictEq, getVariableStream, inferType, isGround, isNullable, simplify, simplifydefault boolean isNull()
ImmutableTermisNull in interface ImmutableTermCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.