Uses of Class
org.immutables.generator.processor.Inliner.InlinedStatementCreator
Packages that use Inliner.InlinedStatementCreator
-
Uses of Inliner.InlinedStatementCreator in org.immutables.generator.processor
Fields in org.immutables.generator.processor with type parameters of type Inliner.InlinedStatementCreatorModifier and TypeFieldDescriptionprivate final Map<Trees.Identifier, Inliner.InlinedStatementCreator> Inliner.inlinablesMethods in org.immutables.generator.processor that return Inliner.InlinedStatementCreatorModifier and TypeMethodDescriptionprivate Inliner.InlinedStatementCreatorInliner.Weaver.tryGetInlinable(ImmutableTrees.InvokeStatement invoke)