|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Eigenbase SQL
parser.
See:
Description
| Interface Summary | |
|---|---|
| SqlParserImplConstants | |
| Class Summary | |
|---|---|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
| SqlParserImpl | SQL parser, generated from Parser.jj and CommonParser.jj by JavaCC. |
| SqlParserImpl.JJCalls | |
| SqlParserImplTokenManager | |
| Token | Describes the input token stream. |
| Exception Summary | |
|---|---|
| ParseException | This exception is thrown when parse errors are encountered. |
| Error Summary | |
|---|---|
| SqlParserImpl.LookaheadSuccess | |
| TokenMgrError | |
Contains generated code for the Eigenbase SQL
parser. This package must NOT contain any non-generated classes,
because the buildfile "clean" target automatically deletes everything
in this package.
| Revision | $Id: //open/dev/farrago/src/org/eigenbase/sql/parser/impl/package.html#6 $ |
|---|---|
| Copyright | Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2004-2009 SQLstream, Inc. Copyright (C) 2005-2009 LucidEra, Inc. |
| Author | Julian Hyde |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||