|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| EdifParserCoreConstants | |
| Class Summary | |
|---|---|
| EdifParser | Provides a stand alone EDIF parser that interacts with the
byucc.edif package. |
| EdifParserCore | Options that we should provide to parser: - generate interfaces only (don't look at contents of EdifCell objects) - Used for BuildWrapper and other interface tools - ignore rename objects (significantly reduce memory requirements) TODO: - Save user comments ( comment() production) - Handle "version" and make sure proper version is parsed and identified |
| EdifParserCore.JJCalls | |
| EdifParserCoreTokenManager | |
| 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 | |
|---|---|
| EdifParserCore.LookaheadSuccess | |
| TokenMgrError | |
Parses an EDIF file and creates the EDIF data structure.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||