This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Added
- fascades to analyze, transform and generate java code
- filter:
- collection for predicates, summarize it with disjunction or conjunction
- example predicates
- handler:
- analyze: find something in a java class or list all classes + method calls
- problem: print problems out to a stream
- transform: rename something in a java class
- generator:
- methods: equals, hash, toString
- pojo (plain old java object)
- utils:
- generation utils for (de-)capitalizing + create valid package names
- general utils to assert empty collections
- deployment for windows + linux