Uses of Class
org.immutables.generator.processor.Inliner.InlinedStatementCreator
-
Packages that use Inliner.InlinedStatementCreator Package Description org.immutables.generator.processor -
-
Uses of Inliner.InlinedStatementCreator in org.immutables.generator.processor
Fields in org.immutables.generator.processor with type parameters of type Inliner.InlinedStatementCreator Modifier and Type Field Description private java.util.Map<Trees.Identifier,Inliner.InlinedStatementCreator>Inliner. inlinablesMethods in org.immutables.generator.processor that return Inliner.InlinedStatementCreator Modifier and Type Method Description private Inliner.InlinedStatementCreatorInliner.Weaver. tryGetInlinable(ImmutableTrees.InvokeStatement invoke)
-