Overview Package Class Use Tree Deprecated Index Help
GNU Prolog for Java
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES All Classes

Package gnu.prolog.io.parser

This package contains the TermParser.jj file which is used by javacc to generate the parser found in gnu.prolog.io.parser.gen.

See:
Description

Class Summary
NameToken
ReaderCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
TermParserUtils

Package gnu.prolog.io.parser Description

This package contains the TermParser.jj file which is used by javacc to generate the parser found in gnu.prolog.io.parser.gen. There is also a TermParser.g file which is an in progress conversion of JavaCC grammar to antlr. This package also contains classes such as NameToken and ReaderCharStream and TermParserUtils which contain some of the code needed to integrate the generated parser with the rest of the codebase. TODO: parser does not properly handle unicode even in comments @see ReaderCharStream


Overview Package Class Use Tree Deprecated Index Help
GNU Prolog for Java
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES All Classes

AltStyle によって変換されたページ (->オリジナル) /