Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
P
parseStream(InputStream, String)
- Method in class com.ugos.JIProlog.engine.
JIPTermParser
Returns an enumeration of terms contained in the specified input stream.
parseTerm(String)
- Method in class com.ugos.JIProlog.engine.
JIPTermParser
Parses the term passed in the parameter and returns a JIPTerm object that wraps the corresponding prolog term.
PREDICATE_INDICATOR
- Static variable in class com.ugos.JIProlog.engine.
JIPParameterTypeException
printPrologStackTrace()
- Method in class com.ugos.JIProlog.engine.
JIPRuntimeException
Write the stack trace of goals to the default print stream
printPrologStackTrace(PrintStream)
- Method in class com.ugos.JIProlog.engine.
JIPRuntimeException
Write the stack trace of goals to the given print stream
printPrologStackTrace(PrintWriter)
- Method in class com.ugos.JIProlog.engine.
JIPRuntimeException
Write the stack trace of goals to the given print writer
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W