Interface | Description |
---|---|
IPrologTermOutput |
Class | Description |
---|---|
DummyPrologOutput |
An implementation of
IPrologTermOutput that does nothing. |
PrologTermDelegate | |
PrologTermOutput |
Helper class to generate Prolog terms.
|
PrologTermStringOutput |
This class encapsulates the process of creating a Prolog Term as a String.
|
StructuredPrologOutput |