Uses of Enum
org.immutables.generator.processor.Trees.TypeDeclaration.Kind
Packages that use Trees.TypeDeclaration.Kind
-
Uses of Trees.TypeDeclaration.Kind in org.immutables.generator.processor
Fields in org.immutables.generator.processor declared as Trees.TypeDeclaration.KindModifier and TypeFieldDescriptionprivate Trees.TypeDeclaration.KindImmutableTrees.TypeDeclaration.Builder.kindprivate final Trees.TypeDeclaration.KindImmutableTrees.TypeDeclaration.kindMethods in org.immutables.generator.processor that return Trees.TypeDeclaration.KindModifier and TypeMethodDescriptionprotected Trees.TypeDeclaration.KindTreesTransformer.asTypeDeclarationKind(ImmutableTrees.TypeDeclaration value, Trees.TypeDeclaration.Kind attribute) ImmutableTrees.TypeDeclaration.kind()Trees.TypeDeclaration.kind()static Trees.TypeDeclaration.KindReturns the enum constant of this type with the specified name.static Trees.TypeDeclaration.Kind[]Trees.TypeDeclaration.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.generator.processor with parameters of type Trees.TypeDeclaration.KindModifier and TypeMethodDescriptionprotected Trees.TypeDeclaration.KindTreesTransformer.asTypeDeclarationKind(ImmutableTrees.TypeDeclaration value, Trees.TypeDeclaration.Kind attribute) ImmutableTrees.TypeDeclaration.Builder.kind(Trees.TypeDeclaration.Kind kind) Initializes the value for thekindattribute.static Extractions.ApplicatorTreesAst.TypeDeclaration.kind(Trees.TypeDeclaration.Kind value) ImmutableTrees.TypeDeclaration.withKind(Trees.TypeDeclaration.Kind value) Copy the current immutable object by setting a value for thekindattribute.Method parameters in org.immutables.generator.processor with type arguments of type Trees.TypeDeclaration.KindModifier and TypeMethodDescriptionstatic Extractions.ApplicatorTreesAst.TypeDeclaration.kind(Extractions.Extractor<Trees.TypeDeclaration.Kind> kind) Constructors in org.immutables.generator.processor with parameters of type Trees.TypeDeclaration.KindModifierConstructorDescriptionprivate