Uses of Class
jpl.Compound

Packages that use Compound
jpl   
 

Uses of Compound in jpl
 

Subclasses of Compound in jpl
 class Atom
          Atom is a specialised Compound with zero arguments, representing a Prolog atom with the same name.
 

Methods in jpl that return Compound
 Compound Query.goal()
          Returns the Compound (hence perhaps an Atom) which is the goal of this Query