Package-level declarations

Types

Link copied to clipboard
interface ClausesParser

Parses Prolog source into clauses or a Theory.

Link copied to clipboard
interface ClausesReader

Reads clauses and theories lazily from JVM character or byte streams.

Functions

Link copied to clipboard

Parses input as a theory.

Parses input as a theory using operators.

Link copied to clipboard

Parses this string eagerly into clauses.

Link copied to clipboard
Link copied to clipboard

Parses this string as a theory.

Parses this string as a theory using operators.