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