Uses of Class
org.immutables.generator.processor.ImmutableTrees.TextLine.Builder
Packages that use ImmutableTrees.TextLine.Builder
-
Uses of ImmutableTrees.TextLine.Builder in org.immutables.generator.processor
Methods in org.immutables.generator.processor that return ImmutableTrees.TextLine.BuilderModifier and TypeMethodDescriptionImmutableTrees.TextLine.builder()Creates a builder forTextLine.ImmutableTrees.TextLine.Builder.fragment(Trees.TextFragment fragment) Initializes the value for thefragmentattribute.ImmutableTrees.TextLine.Builder.from(Trees.TextLine instance) Fill a builder with attribute values from the providedTextLineinstance.ImmutableTrees.TextLine.Builder.newline(boolean newline) Initializes the value for thenewlineattribute.Constructors in org.immutables.generator.processor with parameters of type ImmutableTrees.TextLine.Builder