Home
last modified time | relevance | path

Searched refs:getInferenceVariable (Results 1 – 6 of 6) sorted by relevance

/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DBound.java48 …return isAnInstantiation().isPresent() && isAnInstantiation().get().getInferenceVariable().equals(… in isAnInstantiationFor()
73 if (partial.isPresent() && partial.get().getInferenceVariable().equals(inferenceVariable)) { in isProperLowerBoundFor()
82 if (partial.isPresent() && partial.get().getInferenceVariable().equals(inferenceVariable)) { in isProperUpperBoundFor()
DProperLowerBound.java43 public InferenceVariable getInferenceVariable() { in getInferenceVariable() method in ProperLowerBound
DInstantiation.java18 public InferenceVariable getInferenceVariable() { in getInferenceVariable() method in Instantiation
DProperUpperBound.java43 public InferenceVariable getInferenceVariable() { in getInferenceVariable() method in ProperUpperBound
DInstantiationSet.java64 …type = type.replaceTypeVariables(instantiation.getInferenceVariable().getTypeParameterDeclaration(… in apply()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...