|
|||||||||
| Home >> All >> tudresden >> ocl >> [ parser overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package tudresden.ocl.parser
The packagetudresden.ocl contains some utility classes that are
needed for several compiler modules, such as NameCreator, and some
classes for the visualization of abstract synatx trees (ASTs).
See:
Description
| Class Summary | |
| JEditParserMessageTables | GUI to edit the parser error messages in parser/parser.dat. |
| JEditParserMessageTables.ParserData | |
| OclParser | This class adapts the Parser class generated by SableCC to produce abstract syntax trees (instead of concrete syntax trees). |
| Exception Summary | |
| OclParserException | |
Package tudresden.ocl.parser Description
The package tudresden.ocl contains some utility classes that are
needed for several compiler modules, such as NameCreator, and some
classes for the visualization of abstract synatx trees (ASTs). The
visualization program can be started with
java tudresden.ocl.ASTViewer.
|
|||||||||
| Home >> All >> tudresden >> ocl >> [ parser overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||