Uses of Interface
org.immutables.generator.processor.Trees.Invoke
Packages that use Trees.Invoke
-
Uses of Trees.Invoke in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.InvokeMethods in org.immutables.generator.processor that return types with arguments of type Trees.InvokeModifier and TypeMethodDescriptionstatic Extractions.Extractor<Trees.Invoke> TreesAst.Invoke.build()Methods in org.immutables.generator.processor with parameters of type Trees.InvokeModifier and TypeMethodDescriptionstatic ImmutableTrees.InvokeImmutableTrees.Invoke.copyOf(Trees.Invoke instance) Creates an immutable copy of aTrees.Invokevalue.ImmutableTrees.Invoke.Builder.from(Trees.Invoke instance) Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.Invokeinstance.