public class PrologEngineWriter extends PrologWriter
| Constructor and Description |
|---|
PrologEngineWriter(PrologEngine prologEngine) |
| Modifier and Type | Method and Description |
|---|---|
PrologEngine |
getPrologEngine() |
void |
writeLogtalkObjectClause(Term clause) |
void |
writeLogtalkObjectDirective(Term directive) |
void |
writePrologClause(Term clause) |
void |
writePrologDirective(Term directive) |
endLogtalkObjectContext, followingDirectives, followingDynamicClauses, getCurrentLogtalkObjectTerm, startLogtalkObjectContext, write, writeClause, writeDirectivecreateCompoundBuilder, startAtom, startFloatTerm, startIntegerTerm, startJRef, startVariableaddLast, endCompound, getFirst, getTerms, process, startCompoundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendCompound, startAtom, startCompound, startFloatTerm, startIntegerTerm, startJRef, startVariablepublic PrologEngineWriter(PrologEngine prologEngine)
public PrologEngine getPrologEngine()
public void writePrologDirective(Term directive)
writePrologDirective in class PrologWriterpublic void writeLogtalkObjectDirective(Term directive)
writeLogtalkObjectDirective in class PrologWriterpublic void writePrologClause(Term clause)
writePrologClause in class PrologWriterpublic void writeLogtalkObjectClause(Term clause)
writeLogtalkObjectClause in class PrologWriterCopyright © 2014. All rights reserved.