Uses of Class
org.immutables.generator.processor.Trees.TypeDeclaration
-
Packages that use Trees.TypeDeclaration Package Description org.immutables.generator.processor -
-
Uses of Trees.TypeDeclaration in org.immutables.generator.processor
Subclasses of Trees.TypeDeclaration in org.immutables.generator.processor Modifier and Type Class Description static classImmutableTrees.TypeDeclarationImmutable implementation ofTrees.TypeDeclaration.Methods in org.immutables.generator.processor that return types with arguments of type Trees.TypeDeclaration Modifier and Type Method Description static Extractions.Extractor<Trees.TypeDeclaration>TreesAst.TypeDeclaration. build()Methods in org.immutables.generator.processor with parameters of type Trees.TypeDeclaration Modifier and Type Method Description static ImmutableTrees.TypeDeclarationImmutableTrees.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.BuilderImmutableTrees.TypeDeclaration.Builder. from(Trees.TypeDeclaration instance)Fill a builder with attribute values from the providedTypeDeclarationinstance.(package private) javax.lang.model.type.TypeMirrorTypeResolver.Scope. resolve(Trees.TypeDeclaration type)
-