Uses of Interface
org.immutables.generator.processor.Trees.InvokeEnd
Packages that use Trees.InvokeEnd
-
Uses of Trees.InvokeEnd in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.InvokeEndMethods in org.immutables.generator.processor that return types with arguments of type Trees.InvokeEndModifier and TypeMethodDescriptionstatic Extractions.Extractor<Trees.InvokeEnd> TreesAst.InvokeEnd.of()static Extractions.Extractor<Trees.InvokeEnd> TreesAst.InvokeEnd.of(Extractions.Extractor<Trees.AccessExpression> access) Methods in org.immutables.generator.processor with parameters of type Trees.InvokeEndModifier and TypeMethodDescriptionstatic ImmutableTrees.InvokeEndImmutableTrees.InvokeEnd.copyOf(Trees.InvokeEnd instance) Creates an immutable copy of aTrees.InvokeEndvalue.