Package tools.refinery.logic.literal
Interface TermLiteral<T>
- All Superinterfaces:
Literal
- All Known Implementing Classes:
AssignLiteral
,CheckLiteral
-
Method Summary
Methods inherited from interface tools.refinery.logic.literal.Literal
equalsWithSubstitution, getInputVariables, getOutputVariables, getPrivateVariables, hashCodeWithSubstitution, reduce, substitute
-
Method Details
-
getTerm
-
withTerm
-