| Package | Description |
|---|---|
| org.projog.core.term |
Contains the building blocks used to construct Prolog programs and queries.
|
| Modifier and Type | Method and Description |
|---|---|
Term |
Variable.getAttributeOrDefault(VariableAttribute attributeKey,
Term defaultValue) |
void |
Variable.putAttribute(VariableAttribute attributeKey,
Term attributeValue) |
void |
Variable.removeAttribute(VariableAttribute attributeKey) |
Copyright © 2024. All rights reserved.