Uses of Class
com.github.javaparser.resolution.logic.InferenceVariableType
Packages that use InferenceVariableType
-
Uses of InferenceVariableType in com.github.javaparser.resolution.logic
Fields in com.github.javaparser.resolution.logic with type parameters of type InferenceVariableTypeModifier and TypeFieldDescriptionprivate Map<String, InferenceVariableType> InferenceContext.inferenceVariableTypeMapprivate List<InferenceVariableType> InferenceContext.inferenceVariableTypesMethods in com.github.javaparser.resolution.logic that return InferenceVariableTypeModifier and TypeMethodDescriptionprivate InferenceVariableTypeInferenceContext.inferenceVariableTypeForTp(ResolvedTypeParameterDeclaration tp) Methods in com.github.javaparser.resolution.logic with parameters of type InferenceVariableTypeModifier and TypeMethodDescriptionprivate Set<ResolvedType> InferenceVariableType.concreteEquivalentTypesAlsoIndirectly(Set<InferenceVariableType> considered, InferenceVariableType inferenceVariableType) Method parameters in com.github.javaparser.resolution.logic with type arguments of type InferenceVariableTypeModifier and TypeMethodDescriptionprivate Set<ResolvedType> InferenceVariableType.concreteEquivalentTypesAlsoIndirectly(Set<InferenceVariableType> considered, InferenceVariableType inferenceVariableType)