Uses of Interface
org.immutables.generator.processor.Trees.InvokeDeclaration
-
Packages that use Trees.InvokeDeclaration Package Description org.immutables.generator.processor -
-
Uses of Trees.InvokeDeclaration in org.immutables.generator.processor
Subinterfaces of Trees.InvokeDeclaration in org.immutables.generator.processor Modifier and Type Interface Description static interfaceTrees.InvokeClasses in org.immutables.generator.processor that implement Trees.InvokeDeclaration Modifier and Type Class Description static classImmutableTrees.InvokeImmutable implementation ofTrees.Invoke.Methods in org.immutables.generator.processor with parameters of type Trees.InvokeDeclaration Modifier and Type Method Description ImmutableTrees.Invoke.BuilderImmutableTrees.Invoke.Builder. from(Trees.InvokeDeclaration instance)Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.InvokeDeclarationinstance.
-