Package org.dllearner.parser

DL-Learner parsers.

See:
          Description

Interface Summary
KBParserConstants Token literal values and constants.
PrologParserConstants Token literal values and constants.
 

Class Summary
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 Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError Token Manager Error.
 

Package org.dllearner.parser Description

DL-Learner parsers. Contains a conf file parser, a KB file parser and a Prolog parser. All generated by JavaCC.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann