|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Token | Base class for the tokens passed from the Text Scanner to the parser. |
| Class Summary | |
|---|---|
| CloseBrace | Class to convey a closed brace, no token value necessary. |
| CloseParanthesis | Class to convey a closed paranthesis, no token value necessary. |
| Identifier | Class to capture reserved words. |
| OpenBrace | Class to convey a opened brace, no token value necessary. |
| OpenParanthesis | Class to convey a closed paranthesis, no token value necessary. |
| QuotedString | Class to capture the content within a quoted string. |
| SiteCatalogReservedWord | Class to capture reserved words. |
| TransformationCatalogReservedWord | Class to capture reserved words for the textual format of Transformation Catalog |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||