Uses of Enum
org.immutables.generator.processor.TypeResolver.InferencePurpose
Packages that use TypeResolver.InferencePurpose
-
Uses of TypeResolver.InferencePurpose in org.immutables.generator.processor
Methods in org.immutables.generator.processor that return TypeResolver.InferencePurposeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TypeResolver.InferencePurpose[]TypeResolver.InferencePurpose.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 TypeResolver.InferencePurposeModifier and TypeMethodDescription(package private) Trees.ValueDeclarationTypeResolver.Scope.inferType(Trees.ValueDeclaration declaration, Trees.Expression expression, TypeResolver.InferencePurpose inferenceKind)