Uses of Class
edu.harvard.seas.pl.abcdatalog.ast.validation.DatalogValidator.ValidClause

Package
Description
This package contains classes to check that a clause or a set of clauses (such as those parsed from user input) are valid (i.e., can be successfully evaluated).
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.