| Package | Description |
|---|---|
| io.github.prolobjectlink.prolog.jtrolog | |
| jTrolog.engine | |
| jTrolog.lib | |
| jTrolog.parser |
| Constructor and Description |
|---|
JTrologEngine(io.github.prolobjectlink.prolog.PrologProvider provider,
Prolog engine) |
| Modifier and Type | Field and Description |
|---|---|
static Prolog |
Prolog.defaultMachine |
| Modifier and Type | Method and Description |
|---|---|
Number |
BindingsTable.evalExpression(Prolog prolog,
EvaluableTerm expression) |
| Modifier and Type | Field and Description |
|---|---|
protected Prolog |
Library.engine
prolog core which loaded the library
|
| Modifier and Type | Method and Description |
|---|---|
void |
Library.setEngine(Prolog en) |
| Constructor and Description |
|---|
BuiltIn(Prolog mediator) |
| Constructor and Description |
|---|
Parser(InputStream theoryText,
Prolog p)
creating a Parser specifing how to handle operators and what text to
parse
|
Parser(String theoryText,
Prolog engine)
creating a Parser specifing how to handle operators and what text to
parse
|
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.