Package tools.refinery.logic.term.int_
Class IntUnaryTerm
- All Implemented Interfaces:
AnyTerm
,AssignedValue<Integer>
,Term<Integer>
- Direct Known Subclasses:
IntMinusTerm
,IntPlusTerm
-
Constructor Summary
-
Method Summary
Methods inherited from class tools.refinery.logic.term.UnaryTerm
doEvaluate, doSubstitute, equalsWithSubstitution, evaluate, getBody, getBodyType, getInputVariables, hashCodeWithSubstitution, substitute
Methods inherited from class tools.refinery.logic.term.AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
IntUnaryTerm
-