Uses of Interface
org.immutables.generator.processor.Trees.GeneratorValueDeclaration
-
Packages that use Trees.GeneratorValueDeclaration Package Description org.immutables.generator.processor -
-
Uses of Trees.GeneratorValueDeclaration in org.immutables.generator.processor
Subinterfaces of Trees.GeneratorValueDeclaration in org.immutables.generator.processor Modifier and Type Interface Description static interfaceTrees.AssignGeneratorstatic interfaceTrees.IterationGeneratorstatic interfaceTrees.TransformGeneratorClasses in org.immutables.generator.processor that implement Trees.GeneratorValueDeclaration Modifier and Type Class Description static classImmutableTrees.AssignGeneratorImmutable implementation ofTrees.AssignGenerator.static classImmutableTrees.IterationGeneratorImmutable implementation ofTrees.IterationGenerator.static classImmutableTrees.TransformGeneratorImmutable implementation ofTrees.TransformGenerator.
-