Modules | |
| Methods used to access the grammar | |
| Methods to initialise the data structures storing the grammar and enabling to change the grammar to parse. | |
| Methods used to access the sequences | |
| Methods to store and access the sequences. | |
| Methods to access the parser | |
| Predicate to run the parser on the current grammar. | |
| Display of the internal objects. | |
| These Predicates enable the user to see the internal content of the grammar, the sequences structures. It is mainly present as a debug tool. | |
These C functions can be called as Prolog predicates of Yap. They all have an empty argument list in C, but can have some arguments under Prolog. Consult the documentation to know the Prolog arguments.
1.3