Uses of Package
jpl

Packages that use jpl
jpl   
 

Classes in jpl used by jpl
Compound
          A Compound represents a structured term, comprising a functor and arguments (Terms).
JPLException
          This is the base class for exceptions thrown by JPL's Java-calls-Prolog interface.
Term
          Term is the abstract base class for Compound, Atom, Variable, Integer and Float, which comprise a Java-oriented concrete syntax for Prolog.