public interface Variable extends NonFunctionalTerm, NonConstantTerm, NonGroundTerm, Comparable<Variable>
ImmutableTerm in which it expresses a quantity
that during a calculation is assumed to vary or be capable of varying in
value.| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
default Optional<TermTypeInference> |
inferType()
Returns empty when no TermType has been inferred (missing information or fatal error)
and no non-fatal error has been detected.
|
isNullcompareToString getName()
default Optional<TermTypeInference> inferType()
ImmutableTerminferType in interface ImmutableTermCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.