GNU Prolog for Java

Package gnu.prolog.io.parser.gen

Interface Summary
CharStream This interface describes a character stream that maintains line and column number positions of the characters.
TermParserConstants  
 

Class Summary
TermParser  
TermParserTokenManager  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 


GNU Prolog for Java