Uses of Interface
org.immutables.generator.processor.Trees.InvokeString
Packages that use Trees.InvokeString
-
Uses of Trees.InvokeString in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.InvokeStringModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.InvokeString.Methods in org.immutables.generator.processor that return types with arguments of type Trees.InvokeStringModifier and TypeMethodDescriptionTreesAst.InvokeString.of()TreesAst.InvokeString.of(Extractions.Extractor<Trees.StringLiteral> literal) Methods in org.immutables.generator.processor with parameters of type Trees.InvokeStringModifier and TypeMethodDescriptionstatic ImmutableTrees.InvokeStringImmutableTrees.InvokeString.copyOf(Trees.InvokeString instance) Creates an immutable copy of aTrees.InvokeStringvalue.