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.
|
Class and Description |
---|
CGIFSubtypeException |
CGIFVariableException
Used in cases where a CGIF variable is either malformed or
an un-bound variable does not correspond to a bound one.
|
ReferentMap
Provides the functionality needed to keep track of all referents so that relations can be tied to them.
|
Class and Description |
---|
CGIFParserHelper
Auxiliary routines for the CGIF Parser.
|