Class | Description |
---|---|
DBLineParsers |
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
|
LineToParse |
a LineToParse is a line to be parsed (the String of a line + its line number)
|
PrimitiveLookAhead |
these are primitive lookahead tests in a prolog parser
|
YumlLineParser |
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
|