dlvhex
2.5.0
|
Module structure: stores module name, the associated input list, edb and idb. More...
Go to the source code of this file.
Data Structures | |
struct | Module |
Module structure, used in ModuleTable.h. More... | |
Functions | |
const Module | MODULE_FAIL ("",-1,-1,-1) |
Module structure: stores module name, the associated input list, edb and idb.
Definition in file Module.h.
const Module MODULE_FAIL | ( | "" | , |
- | 1, | ||
- | 1, | ||
- | 1 | ||
) |
Referenced by ModuleTable::getModuleByName(), and MLPSyntaxChecker::verifyPredInputsArityModuleCall().