Menu

GeneratorRules

Walter Lyrer

Visitor Generation Rules

  1. Packages and directories are not created. They must already exist. Otherwise generation fails.
  2. No existing Java Source files are overwritten. When you need to generate a class anew then you must delete the appropriate file before Converter Generator execution. You can query the generation result from the returned GenerationResult instance.

Copyright

Copyright by Walter Lyrer

Disclaimer

The author cannot be made responsible for any damage caused by the Visitor Generator.
The usage of the Visitor Generator is on own risk.
The code is designed and implemented on best know-how and with good intentions by the author.
Especially is to mention that the generated code of the Visitor Generator is not guaranteed to run instantly correct.
Manual supervision is necessary.

Author

Walter Lyrer

Other projects from same author

Jacoge Java Generator Eclipse Plugin
Converter Generator
Strategy/State Generator
Named Parameter Converter

Project Members:


Related

Wiki: GeneratorDocumentation