Package cb.parser

Class Summary
Lexer  
MyPrintVisitor (Experimental) Just prints some information about the traversed class.
ObjectFactory This factory is used by the parser to create PetalNode objects .
Parser  
PetalParser Optimized parser for Rational Rose Petal files.
PrintVisitor Print petal file exactly like Rose would with some limitations concerning indendattion, i.e., if you don't mind white space, input and output files are identical.
Token