| Package | Description |
|---|---|
| io.github.prolobjectlink.prolog |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,PrologVariable> |
AbstractConverter.sharedVariables |
| Modifier and Type | Method and Description |
|---|---|
PrologVariable |
PrologProvider.newVariable(int position)
Create an anonymous variable instance with associated index.
|
PrologVariable |
PrologProvider.newVariable(String name,
int position)
Create an named variable instance with associated index.
|
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.