Class BoolNotTerm
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructWithBody(Term<Boolean> newBody) protected BooleandoEvaluate(Boolean bodyValue) toString()Methods inherited from class UnaryTerm
equalsWithSubstitution, evaluate, getBody, getBodyType, getInputVariables, getPrivateVariables, getVariables, hashCodeWithSubstitution, reduce, rewriteSubTerms, substitute, withBodyMethods inherited from class AbstractTerm
equals, getType, hashCode
-
Constructor Details
-
BoolNotTerm
-
-
Method Details
-
constructWithBody
-
doEvaluate
-
toString
-