| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.java.typeresolution.typeinference |
| Modifier and Type | Class and Description |
|---|---|
class |
Bound |
class |
Constraint |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BoundOrConstraint> |
Constraint.reduce() |
abstract java.util.List<BoundOrConstraint> |
BoundOrConstraint.reduce() |
java.util.List<BoundOrConstraint> |
Bound.reduce() |
abstract java.util.List<BoundOrConstraint> |
InferenceRuleType.reduce(BoundOrConstraint constraint) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<BoundOrConstraint> |
InferenceRuleType.reduce(BoundOrConstraint constraint) |
Copyright © 2002–2017 PMD. All rights reserved.