Uses of Class
org.immutables.generator.processor.Trees.TypeDeclaration
Packages that use Trees.TypeDeclaration
-
Uses of Trees.TypeDeclaration in org.immutables.generator.processor
Subclasses of Trees.TypeDeclaration in org.immutables.generator.processorModifier and TypeClassDescriptionstatic final classImmutable implementation ofTrees.TypeDeclaration.Methods in org.immutables.generator.processor that return types with arguments of type Trees.TypeDeclarationMethods in org.immutables.generator.processor with parameters of type Trees.TypeDeclarationModifier and TypeMethodDescriptionImmutableTrees.TypeDeclaration.copyOf(Trees.TypeDeclaration instance) Creates an immutable copy of aTrees.TypeDeclarationvalue.(package private) Trees.TypeReferenceTypeResolver.Scope.declare(Trees.TypeDeclaration type, Trees.Identifier name) ImmutableTrees.TypeDeclaration.Builder.from(Trees.TypeDeclaration instance) Fill a builder with attribute values from the providedTypeDeclarationinstance.(package private) TypeMirrorTypeResolver.Scope.resolve(Trees.TypeDeclaration type)