Package | Description |
---|---|
io.github.prolobjectlink.prolog |
Modifier and Type | Class and Description |
---|---|
class |
PrologBuiltin |
Modifier and Type | Method and Description |
---|---|
PrologStructure |
PrologProvider.newStructure(String functor,
PrologTerm... arguments)
Create a prolog structure with the functor (structure name) and prolog terms
arguments array.
|
PrologStructure |
AbstractProvider.parseStructure(String stringStructure) |
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.