Home
last modified time | relevance | path

Searched defs:replaceTypeVariablesWithInferenceVariables (Results 1 – 1 of 1) sorted by relevance

/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/
DExpressionCompatibleWithType.java312 private MethodType replaceTypeVariablesWithInferenceVariables(MethodType methodType) { in replaceTypeVariablesWithInferenceVariables() method in ExpressionCompatibleWithType
323 …private ResolvedType replaceTypeVariablesWithInferenceVariables(ResolvedType originalType, Map<Res… in replaceTypeVariablesWithInferenceVariables() method in ExpressionCompatibleWithType