| Class | Description | 
|---|---|
| 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 | 
PetalParser is generated with JavaCC
 based on the grammar in PetalParser.jjCopyright © 2018 BITPlan GmbH. All rights reserved.