Uses of Interface
edu.harvard.seas.pl.abcdatalog.util.substitution.TermUnifier
Package
Description
This packages contains classes representing the core abstract syntax tree for AbcDatalog.
This package contains classes that represents substitutions (i.e., mappings from variables to
terms).
-
Uses of TermUnifier in edu.harvard.seas.pl.abcdatalog.ast
Modifier and TypeMethodDescriptionstatic boolean
TermHelpers.unify
(Term u, Term v, TermUnifier s) -
Uses of TermUnifier in edu.harvard.seas.pl.abcdatalog.util.substitution