Class ImmutableTrees
- java.lang.Object
-
- org.immutables.generator.processor.ImmutableTrees
-
@ParametersAreNonnullByDefault @Generated("org.immutables.processor.ProxyProcessor") public final class ImmutableTrees extends java.lang.ObjectImmutableTreescontains immutable implementation classes generated from abstract value types defined as nested insideTrees.- See Also:
ImmutableTrees.Identifier,ImmutableTrees.TypeIdentifier,ImmutableTrees.TypeDeclaration,ImmutableTrees.ResolvedType,ImmutableTrees.BoundAccessExpression,ImmutableTrees.InvokableDeclaration,ImmutableTrees.ValueDeclaration,ImmutableTrees.Parameter,ImmutableTrees.SimpleBlock,ImmutableTrees.Comment,ImmutableTrees.ConditionalBlock,ImmutableTrees.IfStatement,ImmutableTrees.ForStatement,ImmutableTrees.ForIterationAccessExpression,ImmutableTrees.LetStatement,ImmutableTrees.InvokeStatement,ImmutableTrees.LetEnd,ImmutableTrees.ForEnd,ImmutableTrees.IfEnd,ImmutableTrees.InvokeEnd,ImmutableTrees.InvokeString,ImmutableTrees.Invoke,ImmutableTrees.Let,ImmutableTrees.Unit,ImmutableTrees.Template,ImmutableTrees.SimpleAccessExpression,ImmutableTrees.ApplyExpression,ImmutableTrees.AssignGenerator,ImmutableTrees.IterationGenerator,ImmutableTrees.TransformGenerator,ImmutableTrees.For,ImmutableTrees.If,ImmutableTrees.ElseIf,ImmutableTrees.Else,ImmutableTrees.TemplateEnd,ImmutableTrees.StringLiteral,ImmutableTrees.Newline,ImmutableTrees.TextFragment,ImmutableTrees.TextBlock,ImmutableTrees.TextLine
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImmutableTrees.ApplyExpressionImmutable implementation ofTrees.ApplyExpression.static classImmutableTrees.AssignGeneratorImmutable implementation ofTrees.AssignGenerator.static classImmutableTrees.BoundAccessExpressionImmutable implementation ofTrees.BoundAccessExpression.static classImmutableTrees.CommentImmutable implementation ofTrees.Comment.static classImmutableTrees.ConditionalBlockImmutable implementation ofTrees.ConditionalBlock.static classImmutableTrees.ElseImmutable implementation ofTrees.Else.static classImmutableTrees.ElseIfImmutable implementation ofTrees.ElseIf.static classImmutableTrees.ForImmutable implementation ofTrees.For.static classImmutableTrees.ForEndImmutable implementation ofTrees.ForEnd.static classImmutableTrees.ForIterationAccessExpressionImmutable implementation ofTrees.ForIterationAccessExpression.static classImmutableTrees.ForStatementImmutable implementation ofTrees.ForStatement.static classImmutableTrees.IdentifierImmutable implementation ofTrees.Identifier.static classImmutableTrees.IfImmutable implementation ofTrees.If.static classImmutableTrees.IfEndImmutable implementation ofTrees.IfEnd.static classImmutableTrees.IfStatementImmutable implementation ofTrees.IfStatement.static classImmutableTrees.InvokableDeclarationImmutable implementation ofTrees.InvokableDeclaration.static classImmutableTrees.InvokeImmutable implementation ofTrees.Invoke.static classImmutableTrees.InvokeEndImmutable implementation ofTrees.InvokeEnd.static classImmutableTrees.InvokeStatementImmutable implementation ofTrees.InvokeStatement.static classImmutableTrees.InvokeStringImmutable implementation ofTrees.InvokeString.static classImmutableTrees.IterationGeneratorImmutable implementation ofTrees.IterationGenerator.static classImmutableTrees.LetImmutable implementation ofTrees.Let.static classImmutableTrees.LetEndImmutable implementation ofTrees.LetEnd.static classImmutableTrees.LetStatementImmutable implementation ofTrees.LetStatement.static classImmutableTrees.NewlineImmutable implementation ofTrees.Newline.static classImmutableTrees.ParameterImmutable implementation ofTrees.Parameter.static classImmutableTrees.ResolvedTypeImmutable implementation ofTrees.ResolvedType.static classImmutableTrees.SimpleAccessExpressionImmutable implementation ofTrees.SimpleAccessExpression.static classImmutableTrees.SimpleBlockImmutable implementation ofTrees.SimpleBlock.static classImmutableTrees.StringLiteralImmutable implementation ofTrees.StringLiteral.static classImmutableTrees.TemplateImmutable implementation ofTrees.Template.static classImmutableTrees.TemplateEndImmutable implementation ofTrees.TemplateEnd.static classImmutableTrees.TextBlockImmutable implementation ofTrees.TextBlock.static classImmutableTrees.TextFragmentImmutable implementation ofTrees.TextFragment.static classImmutableTrees.TextLineImmutable implementation ofTrees.TextLine.static classImmutableTrees.TransformGeneratorImmutable implementation ofTrees.TransformGenerator.static classImmutableTrees.TypeDeclarationImmutable implementation ofTrees.TypeDeclaration.static classImmutableTrees.TypeIdentifierImmutable implementation ofTrees.TypeIdentifier.static classImmutableTrees.UnitImmutable implementation ofTrees.Unit.static classImmutableTrees.ValueDeclarationImmutable implementation ofTrees.ValueDeclaration.
-
Constructor Summary
Constructors Modifier Constructor Description privateImmutableTrees()
-