Class ImmutableTrees
java.lang.Object
org.immutables.generator.processor.ImmutableTrees
@ParametersAreNonnullByDefault
@Generated("org.immutables.processor.ProxyProcessor")
public final class ImmutableTrees
extends Object
ImmutableTrees contains immutable implementation classes generated from
abstract value types defined as nested inside Trees.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.ApplyExpression.static final classImmutable implementation ofTrees.AssignGenerator.static final classImmutable implementation ofTrees.BoundAccessExpression.static final classImmutable implementation ofTrees.Comment.static final classImmutable implementation ofTrees.ConditionalBlock.static final classImmutable implementation ofTrees.Else.static final classImmutable implementation ofTrees.ElseIf.static final classImmutable implementation ofTrees.For.static final classImmutable implementation ofTrees.ForEnd.static final classImmutable implementation ofTrees.ForIterationAccessExpression.static final classImmutable implementation ofTrees.ForStatement.static final classImmutable implementation ofTrees.Identifier.static final classImmutable implementation ofTrees.If.static final classImmutable implementation ofTrees.IfEnd.static final classImmutable implementation ofTrees.IfStatement.static final classImmutable implementation ofTrees.InvokableDeclaration.static final classImmutable implementation ofTrees.Invoke.static final classImmutable implementation ofTrees.InvokeEnd.static final classImmutable implementation ofTrees.InvokeStatement.static final classImmutable implementation ofTrees.InvokeString.static final classImmutable implementation ofTrees.IterationGenerator.static final classImmutable implementation ofTrees.Let.static final classImmutable implementation ofTrees.LetEnd.static final classImmutable implementation ofTrees.LetStatement.static final classImmutable implementation ofTrees.Newline.static final classImmutable implementation ofTrees.Parameter.static final classImmutable implementation ofTrees.ResolvedType.static final classImmutable implementation ofTrees.SimpleAccessExpression.static final classImmutable implementation ofTrees.SimpleBlock.static final classImmutable implementation ofTrees.StringLiteral.static final classImmutable implementation ofTrees.Template.static final classImmutable implementation ofTrees.TemplateEnd.static final classImmutable implementation ofTrees.TextBlock.static final classImmutable implementation ofTrees.TextFragment.static final classImmutable implementation ofTrees.TextLine.static final classImmutable implementation ofTrees.TransformGenerator.static final classImmutable implementation ofTrees.TypeDeclaration.static final classImmutable implementation ofTrees.TypeIdentifier.static final classImmutable implementation ofTrees.Unit.static final classImmutable implementation ofTrees.ValueDeclaration. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImmutableTrees
private ImmutableTrees()
-