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