Package | Description |
---|---|
org.projog.core.term |
Contains the building blocks used to construct Prolog programs and queries.
|
Modifier and Type | Method and Description |
---|---|
List |
List.copy(Map<Variable,Variable> sharedVariables) |
static List |
ListFactory.createList(Term head,
Term tail)
Returns a new
List with specified head and tail. |
List |
List.getTerm() |
Copyright © 2024. All rights reserved.