Package | Description |
---|---|
jTrolog.engine | |
jTrolog.lib | |
jTrolog.parser | |
jTrolog.terms |
Class and Description |
---|
Clause
Wrapper object to store both the original Struct and its converted clause in
the same object
|
EvaluableTerm
Both Structs and Number are considered potentially evaluable.
|
Flag
This class represents a prolog Flag
|
Number
Number abstract class represents numbers prolog data type
|
Struct
Struct class represents both compound prolog term and atom term (considered
as 0-arity compound).
|
Term
Term class - root prolog data type
|
Class and Description |
---|
Clause
Wrapper object to store both the original Struct and its converted clause in
the same object
|
EvaluableTerm
Both Structs and Number are considered potentially evaluable.
|
Int
Int class represents the integer prolog data type
|
IteratorAsTerm |
Number
Number abstract class represents numbers prolog data type
|
Struct
Struct class represents both compound prolog term and atom term (considered
as 0-arity compound).
|
StructAtom |
Term
Term class - root prolog data type
|
Var
This class represents a variable term.
|
Class and Description |
---|
Number
Number abstract class represents numbers prolog data type
|
Struct
Struct class represents both compound prolog term and atom term (considered
as 0-arity compound).
|
Term
Term class - root prolog data type
|
Class and Description |
---|
EvaluableTerm
Both Structs and Number are considered potentially evaluable.
|
Float
Float class represents the float prolog data type
|
Int
Int class represents the integer prolog data type
|
Number
Number abstract class represents numbers prolog data type
|
Struct
Struct class represents both compound prolog term and atom term (considered
as 0-arity compound).
|
StructAtom |
Term
Term class - root prolog data type
|
Var
This class represents a variable term.
|
Wrapper |
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.