Interface PartialTerm<T>
- All Known Implementing Classes:
PartialAggregationTerm, PartialCallTerm, PartialCountTerm, PartialFunctionCallTerm, ReifyTerm
-
Method Summary
Methods inherited from interface AnyTerm
asType, equalsWithSubstitution, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitutionMethods inherited from interface Term
evaluate, getType, reduce, rewriteSubTerms, substitute
-
Method Details
-
orElseConcreteness
-