Uses of Class
org.immutables.generator.processor.ImmutableTrees.For
-
Packages that use ImmutableTrees.For Package Description org.immutables.generator.processor -
-
Uses of ImmutableTrees.For in org.immutables.generator.processor
Fields in org.immutables.generator.processor declared as ImmutableTrees.For Modifier and Type Field Description private ImmutableTrees.ForBalancing.ForScope. directiveMethods in org.immutables.generator.processor that return ImmutableTrees.For Modifier and Type Method Description ImmutableTrees.ForImmutableTrees.For.Builder. build()Builds a newFor.static ImmutableTrees.ForImmutableTrees.For. copyOf(Trees.For instance)Creates an immutable copy of aTrees.Forvalue.ImmutableTrees.ForTreesTransformer. toFor(ImmutableTrees.For value)ImmutableTrees.ForImmutableTrees.For. withDeclaration(java.lang.Iterable<? extends Trees.GeneratorDeclaration> elements)Copy the current immutable object with elements that replace the content ofdeclaration.ImmutableTrees.ForImmutableTrees.For. withDeclaration(Trees.GeneratorDeclaration... elements)Copy the current immutable object with elements that replace the content ofdeclaration.Methods in org.immutables.generator.processor with parameters of type ImmutableTrees.For Modifier and Type Method Description protected Trees.GeneratorDeclarationTreesTransformer. asForDeclaration(ImmutableTrees.For value, Trees.GeneratorDeclaration attribute)protected java.lang.Iterable<Trees.GeneratorDeclaration>TreesTransformer. asForDeclarationElements(ImmutableTrees.For value, java.util.List<Trees.GeneratorDeclaration> elements)protected Trees.TemplatePartTreesTransformer. asTemplatePart(ImmutableTrees.For value)private booleanImmutableTrees.For. equalTo(int synthetic, ImmutableTrees.For another)ImmutableTrees.ForTreesTransformer. toFor(ImmutableTrees.For value)Constructors in org.immutables.generator.processor with parameters of type ImmutableTrees.For Constructor Description ForScope(Balancing.Scope parent, ImmutableTrees.For directive)
-