Class BinaryUnifier
java.lang.Object
edu.harvard.seas.pl.abcdatalog.ast.BinaryUnifier
- All Implemented Interfaces:
Premise
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<I,
O> O accept
(PremiseVisitor<I, O> visitor, I state) applySubst
(Substitution subst) getLeft()
getRight()
toString()
-
Constructor Details
-
BinaryUnifier
-
-
Method Details
-
getLeft
-
getRight
-
getArgsIterable
-
accept
-
toString
-
applySubst
- Specified by:
applySubst
in interfacePremise
-