public class CachedPrologEngineWriter extends PrologFileWriter implements Closeable
file
DIRECTIVE_PREFIX, out
Constructor and Description |
---|
CachedPrologEngineWriter(PrologEngine prologEngine) |
CachedPrologEngineWriter(PrologEngine prologEngine,
JpcPreferences jpcPreferences) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
PrologEngine |
getPrologEngine() |
writeLogtalkObjectClause, writeLogtalkObjectDirective, writePrologClause, writePrologDirective
endLogtalkObjectContext, followingDirectives, followingDynamicClauses, getCurrentLogtalkObjectTerm, startLogtalkObjectContext, write, writeClause, writeDirective
createCompoundBuilder, startAtom, startFloatTerm, startIntegerTerm, startJRef, startVariable
addLast, endCompound, getFirst, getTerms, process, startCompound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endCompound, startAtom, startCompound, startFloatTerm, startIntegerTerm, startJRef, startVariable
public CachedPrologEngineWriter(PrologEngine prologEngine) throws IOException
IOException
public CachedPrologEngineWriter(PrologEngine prologEngine, JpcPreferences jpcPreferences) throws IOException
IOException
public PrologEngine getPrologEngine()
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2014. All rights reserved.