Uses of Class
org.immutables.generator.processor.Trees.TextLine
Packages that use Trees.TextLine
-
Uses of Trees.TextLine in org.immutables.generator.processor
Subclasses of Trees.TextLine in org.immutables.generator.processorMethods in org.immutables.generator.processor that return types with arguments of type Trees.TextLineModifier and TypeMethodDescriptionstatic Extractions.Extractor<Trees.TextLine> TreesAst.TextLine.build()Methods in org.immutables.generator.processor with parameters of type Trees.TextLineModifier and TypeMethodDescriptionstatic ImmutableTrees.TextLineImmutableTrees.TextLine.copyOf(Trees.TextLine instance) Creates an immutable copy of aTrees.TextLinevalue.ImmutableTrees.TextLine.Builder.from(Trees.TextLine instance) Fill a builder with attribute values from the providedTextLineinstance.