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.inferenceVariableTypeMap
private List
<InferenceVariableType> InferenceContext.inferenceVariableTypes
Methods in com.github.javaparser.resolution.logic that return InferenceVariableTypeModifier and TypeMethodDescriptionprivate InferenceVariableType
InferenceContext.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)