Package | Description |
---|---|
org.jpc.converter.catalog | |
org.jpc.engine.logtalk | |
org.jpc.engine.prolog | |
org.jpc.error | |
org.jpc.term |
Modifier and Type | Method and Description |
---|---|
T |
TermConvertableConverter.toTerm(TermConvertable<?> object,
Class<T> termClass,
Jpc context) |
Modifier and Type | Class and Description |
---|---|
class |
Logtalk
The built-in object 'logtalk'
|
class |
LogtalkFlag
Some Logtalk flags
(to be completed)
|
class |
LogtalkLibraryItem
A pre-defined Logtalk library.
|
class |
LogtalkObject<T extends Term> |
class |
User
The built-in pseudo-object 'user'
|
Modifier and Type | Class and Description |
---|---|
class |
Flag |
class |
Operator
This class is experimental and may be deleted.
|
class |
PrologFlag |
class |
Specifier
This class is experimental and may be deleted.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainError |
class |
EvaluationError |
class |
ExistenceError |
class |
InstantiationError |
class |
IsoPrologError
An exception in the Prolog side having the format "error(FormalDescription, Context)"
|
class |
PermissionError |
class |
PrologError
An exception in the Prolog side.
|
class |
RepresentationError |
class |
ResourceError |
class |
SyntaxError |
class |
SystemError |
class |
TypeError |
class |
UnknownIsoPrologError
A class representing a Prolog error that does not have a known representation in the Java side.
|
Modifier and Type | Class and Description |
---|---|
class |
ListTerm |
class |
SerializedTerm |
Copyright © 2014. All rights reserved.