Uses of Interface
org.immutables.generator.processor.Trees.For
-
Packages that use Trees.For Package Description org.immutables.generator.processor -
-
Uses of Trees.For in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.For Modifier and Type Class Description static classImmutableTrees.ForImmutable implementation ofTrees.For.Methods in org.immutables.generator.processor that return types with arguments of type Trees.For Modifier and Type Method Description static Extractions.Extractor<Trees.For>TreesAst.For. build()Methods in org.immutables.generator.processor with parameters of type Trees.For Modifier and Type Method Description static ImmutableTrees.ForImmutableTrees.For. copyOf(Trees.For instance)Creates an immutable copy of aTrees.Forvalue.ImmutableTrees.For.BuilderImmutableTrees.For.Builder. from(Trees.For instance)Fill a builder with attribute values from the providedForinstance.
-