|
GNU Prolog for Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |
CharConversionTable
to fromString
char_conversion
and current_char_conversion
and
TextInputPrologStream.readTerm(Term,Interpreter,ReadOptions)
.CharConversionTable
to term if this should happen.
Environment.runIntialization(Interpreter)
and from nowhere else.
#runInitialization()
after using this and before
expecting answers.
double_quotes flag
PrologHalt
DO NOT catch this.
AtomTerm
for this class.
gnu.prolog.io.parser.gen
.Term
that can be used.InterpretedCodeCompiler
uses the various classes beginning with I
and extending Instruction
in the
instruction
sub-package to
compile clauses to InterpretedByteCode
.AtomTerm
which can be got.L
and a R
(Because java doesn't do tuples)
|
GNU Prolog for Java | |||||||||
PREV NEXT | FRAMES NO FRAMES |