Package | Description |
---|---|
org.jpc.engine.prolog | |
org.jpc.query | |
org.jpc.term |
Modifier and Type | Method and Description |
---|---|
static OperatorsContext |
OperatorsContext.asOperatorsContext(Iterable<? extends Term> operatorsListTerm) |
OperatorsContext |
PrologEngine.getOperatorsContext() |
OperatorsContext |
AbstractPrologEngine.getOperatorsContext() |
Modifier and Type | Method and Description |
---|---|
OperatorsContext |
Solution.getOperatorsContext() |
Modifier and Type | Method and Description |
---|---|
void |
Solution.setOperatorsContext(OperatorsContext operatorsContext) |
Modifier and Type | Method and Description |
---|---|
abstract String |
Term.toString(OperatorsContext operatorsContext) |
String |
NumberTerm.toString(OperatorsContext operatorsContext) |
String |
JRef.toString(OperatorsContext o) |
String |
Compound.toString(OperatorsContext operatorsContext) |
String |
Atom.toString(OperatorsContext operatorsContext) |
String |
AbstractVar.toString(OperatorsContext operatorsContext) |
Copyright © 2014. All rights reserved.