Uses of Interface
edu.harvard.seas.pl.abcdatalog.ast.Term

Packages that use Term
Package
Description
This packages contains classes representing the core abstract syntax tree for AbcDatalog.
This package contains classes that implement the visitor design pattern for visiting AST nodes.
This package contains classes and interfaces that are used in all of the bottom-up engines.
This package contains implementations of standard top-down Datalog evaluation algorithms.
This package contains classes that represents substitutions (i.e., mappings from variables to terms).