| Class | Description |
|---|---|
| LineToParse |
a LineToParse is a line to be parsed (the String of a line + its line number)
|
| Parser |
this is a simple line-parser for database and schema specifications
Generally this class is internal to PrologDB package and should not
be called externally
|