Deprecated API


Contents
Deprecated Classes
jpl.JRef
            
 

Deprecated Fields
jpl.fli.Prolog.TERM
          use Prolog.COMPOUND 
 

Deprecated Methods
jpl.Compound.arg0(int)
            
jpl.Compound.args()
            
jpl.JRef.args()
            
jpl.Query.args()
          Use .goal().args() instead. 
jpl.Atom.debugString()
            
jpl.Compound.debugString()
            
jpl.Float.debugString()
            
jpl.Integer.debugString()
            
jpl.JRef.debugString()
            
jpl.Query.debugString()
            
jpl.Term.debugString()
            
jpl.Variable.debugString()
            
jpl.Term.debugString(Term[])
            
jpl.JPL.halt()
            
jpl.Query.name()
          Use .goal().name() instead. 
jpl.Query.query()
          Use .hasSolution() instead. 
jpl.Float.value()
            
jpl.Integer.value()