Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

Q

Q_CATCH_EXCEPTION - Static variable in class org.jpl7.fli.Prolog
 
Q_NODEBUG - Static variable in class org.jpl7.fli.Prolog
 
Q_NORMAL - Static variable in class org.jpl7.fli.Prolog
 
Q_PASS_EXCEPTION - Static variable in class org.jpl7.fli.Prolog
 
Qev(Object) - Constructor for class org.jpl7.util.SwingGadget2.Qev
 
qid_t - Class in org.jpl7.fli
A qid_t holds a reference to a Prolog qid_t.
qid_t() - Constructor for class org.jpl7.fli.qid_t
 
Query - Class in org.jpl7
A Query instance is created by an application in order to query the Prolog database (or to invoke a built-in predicate).
Query(Term) - Constructor for class org.jpl7.Query
This constructor creates a Query whose goal is the specified Term.
Query(String, Term[]) - Constructor for class org.jpl7.Query
If text denotes an atom, this constructor is shorthand for new Query(new Compound(name,args)), but if text denotes a term containing N query (?)
Query(String, Term) - Constructor for class org.jpl7.Query
 
Query(String) - Constructor for class org.jpl7.Query
This constructor builds a Query from the given Prolog source text.
quotedName(String) - Static method in class org.jpl7.JPL
Returns a quoted (iff necessary) form of the Atom's name, as understood by Prolog read/1
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links