Uses of Class
edu.harvard.seas.pl.abcdatalog.parser.DatalogParseException

Packages that use DatalogParseException
Package
Description
This package contains the standard interface for a Datalog engine (see DatalogExecutor for an alternative interface).
This package contains classes that implement a Datalog executor, which is a Datalog engine that runs asynchronously.
This package contains classes that implement a parser for Datalog source code.