| Interface | Description |
|---|---|
| KBParserConstants |
Token literal values and constants.
|
| PrologParserConstants |
Token literal values and constants.
|
| Class | Description |
|---|---|
| KBParser | |
| KBParserTokenManager |
Token Manager.
|
| PrologParser | |
| PrologParserTokenManager |
Token Manager.
|
| SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Token Manager Error.
|
DL-Learner parsers. Contains a conf file parser, a KB file parser and a Prolog parser. All generated by JavaCC.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann