Class TemplateWriter

java.lang.Object
org.immutables.generator.processor.TreesTransformer
org.immutables.generator.processor.TemplateWriter

public final class TemplateWriter extends TreesTransformer
This part is written with simples possible writer in mind. It was decided not to use dependencies like. Its is possible that in future it will be replaced with self bootstraping, i.e. template generator will be generated by the same framework which generates templates.