| Package | Description |
|---|---|
| org.sonar.java.resolve |
| Modifier and Type | Method and Description |
|---|---|
void |
ParametrizedTypeCache.setTypeSubstitutionSolver(TypeSubstitutionSolver typeSubstitutionSolver) |
| Constructor and Description |
|---|
LeastUpperBound(TypeSubstitutionSolver typeSubstitutionSolver,
ParametrizedTypeCache parametrizedTypeCache,
Symbols symbols) |
ParametrizedTypeJavaType(JavaSymbol.TypeJavaSymbol symbol,
TypeSubstitution typeSubstitution,
TypeSubstitutionSolver typeSubstitutionSolver) |
TypeInferenceSolver(LeastUpperBound leastUpperBound,
Symbols symbols,
TypeSubstitutionSolver typeSubstitutionSolver) |
Copyright © 2012–2017 SonarSource. All rights reserved.