Uses of Class
org.immutables.generator.processor.ImmutableTrees.If.Builder
Packages that use ImmutableTrees.If.Builder
-
Uses of ImmutableTrees.If.Builder in org.immutables.generator.processor
Methods in org.immutables.generator.processor that return ImmutableTrees.If.BuilderModifier and TypeMethodDescriptionstatic ImmutableTrees.If.BuilderImmutableTrees.If.builder()Creates a builder forIf.ImmutableTrees.If.Builder.condition(Trees.Expression condition) Initializes the value for theconditionattribute.ImmutableTrees.If.Builder.from(Trees.Conditional instance) Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.Conditionalinstance.Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.Ifinstance.