| Package | Description |
|---|---|
| cgif.parser |
Classes to support the parsing of CGIF.
|
| cgif.parser.javacc |
Classes and files related to the use of the JavaCC parser.
|
| charger.obj |
Classes for the graph objects themselves.
|
| Class and Description |
|---|
| Token
Describes the input token stream.
|
| Class and Description |
|---|
| CGIFParser.JJCalls |
| CGIFParser.LookaheadSuccess |
| CGIFParserConstants
Token literal values and constants.
|
| CGIFParserTokenManager
Token Manager.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| 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.
|
| Class and Description |
|---|
| CGIFParser
Beginning the CGIF parser.
|