Simple-Code-Generator/src/test/java/example
Speiger d4e3da23fa Added New Feature that was really nessesary.
-Added: #ignore which allows the template process to ignore segments.
		They can be used with #if but in a ignored segment you are not allowed
to use #if/#else/#else if/#endif since it is outside of the context of
the template process. But this allows to address issues with marking
areas.
2022-05-21 14:32:02 +02:00
..
ExampleBuilder.java Added New Feature that was really nessesary. 2022-05-21 14:32:02 +02:00