Package | Description |
---|---|
alice.tuprolog |
Modifier and Type | Method and Description |
---|---|
PrimitiveInfo |
Struct.getPrimitive()
Get primitive behaviour associated at structure
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,java.util.List<PrimitiveInfo>> |
Library.getPrimitives()
gets the list of predicates defined in the library
|
java.util.Map<java.lang.Integer,java.util.List<PrimitiveInfo>> |
IPrimitives.getPrimitives()
gets the list of primitives defined in the library
|