Package | Description |
---|---|
jTrolog.engine | |
jTrolog.lib |
Modifier and Type | Method and Description |
---|---|
Library |
Prolog.getLibrary(String name) |
Library |
Prolog.loadLibrary(Library lib)
Loads a specific instance of a library If a library of the same class is
already present, a warning event is notified.
|
Library |
Prolog.loadLibrary(String className)
Loads a library.
|
Modifier and Type | Method and Description |
---|---|
Library |
Prolog.loadLibrary(Library lib)
Loads a specific instance of a library If a library of the same class is
already present, a warning event is notified.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicLibrary
This class defines a set of basic built-in predicates for the tuProlog engine
Library/Theory dependency: none
|
class |
BuiltIn
Library of built-in predicates
|
class |
DCGLibrary
Library for managing DCGs.
|
class |
IOLibrary
This class provides basic I/O predicates.
|
class |
ISOLibrary
This class represents a tuProlog library providing most of the built-ins
predicates and functors defined by ISO standard.
|
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.