Uses of Class
org.immutables.generator.processor.ImmutableTrees.TypeDeclaration.Builder
Packages that use ImmutableTrees.TypeDeclaration.Builder
-
Uses of ImmutableTrees.TypeDeclaration.Builder in org.immutables.generator.processor
Methods in org.immutables.generator.processor that return ImmutableTrees.TypeDeclaration.BuilderModifier and TypeMethodDescriptionImmutableTrees.TypeDeclaration.builder()Creates a builder forTypeDeclaration.ImmutableTrees.TypeDeclaration.Builder.from(Trees.TypeDeclaration instance) Fill a builder with attribute values from the providedTypeDeclarationinstance.ImmutableTrees.TypeDeclaration.Builder.kind(Trees.TypeDeclaration.Kind kind) Initializes the value for thekindattribute.ImmutableTrees.TypeDeclaration.Builder.type(Trees.TypeIdentifier type) Initializes the value for thetypeattribute.Constructors in org.immutables.generator.processor with parameters of type ImmutableTrees.TypeDeclaration.BuilderModifierConstructorDescriptionprivate