Uses of Interface
org.immutables.generator.processor.Trees.IfStatement
Packages that use Trees.IfStatement
-
Uses of Trees.IfStatement in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.IfStatementModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.IfStatement.Methods in org.immutables.generator.processor that return types with arguments of type Trees.IfStatementMethods in org.immutables.generator.processor with parameters of type Trees.IfStatementModifier and TypeMethodDescriptionstatic ImmutableTrees.IfStatementImmutableTrees.IfStatement.copyOf(Trees.IfStatement instance) Creates an immutable copy of aTrees.IfStatementvalue.ImmutableTrees.IfStatement.Builder.from(Trees.IfStatement instance) Fill a builder with attribute values from the providedIfStatementinstance.