| Package | Description |
|---|---|
| org.sonar.java.resolve |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ParametrizedTypeCache.setTypeSubstitutionSolver(TypeSubstitutionSolver typeSubstitutionSolver) |
| Constructor | 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–2018 SonarSource. All rights reserved.