Uses of Interface
org.immutables.generator.processor.Trees.InvokeStatement
Packages that use Trees.InvokeStatement
-
Uses of Trees.InvokeStatement in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.InvokeStatementModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.InvokeStatement.Methods in org.immutables.generator.processor that return types with arguments of type Trees.InvokeStatementMethods in org.immutables.generator.processor with parameters of type Trees.InvokeStatementModifier and TypeMethodDescriptionImmutableTrees.InvokeStatement.copyOf(Trees.InvokeStatement instance) Creates an immutable copy of aTrees.InvokeStatementvalue.ImmutableTrees.InvokeStatement.Builder.from(Trees.InvokeStatement instance) Fill a builder with attribute values from the providedorg.immutables.generator.processor.Trees.InvokeStatementinstance.