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, 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 PrologEngineWriter(PrologEngine prologEngine)
public PrologEngine getPrologEngine()
public void writePrologDirective(Term directive)
writePrologDirective
in class PrologWriter
public void writeLogtalkObjectDirective(Term directive)
writeLogtalkObjectDirective
in class PrologWriter
public void writePrologClause(Term clause)
writePrologClause
in class PrologWriter
public void writeLogtalkObjectClause(Term clause)
writeLogtalkObjectClause
in class PrologWriter
Copyright © 2014. All rights reserved.