Uses of Interface
org.immutables.generator.processor.Trees.TextBlock
Packages that use Trees.TextBlock
-
Uses of Trees.TextBlock in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.TextBlockMethods in org.immutables.generator.processor that return types with arguments of type Trees.TextBlockModifier and TypeMethodDescriptionstatic Extractions.Extractor<Trees.TextBlock> TreesAst.TextBlock.build()Methods in org.immutables.generator.processor with parameters of type Trees.TextBlockModifier and TypeMethodDescriptionstatic ImmutableTrees.TextBlockImmutableTrees.TextBlock.copyOf(Trees.TextBlock instance) Creates an immutable copy of aTrees.TextBlockvalue.ImmutableTrees.TextBlock.Builder.from(Trees.TextBlock instance) Fill a builder with attribute values from the providedTextBlockinstance.