protected static class TypeParameterByConstraintSubstitutor.DeclaredConstraintVisitingInfo extends ConstraintVisitingInfo
| Modifier | Constructor and Description |
|---|---|
protected |
TypeParameterByConstraintSubstitutor.DeclaredConstraintVisitingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
didVisitDeclaredUpperBoundsOf(JvmTypeParameter typeParameter) |
boolean |
tryVisitDeclaredUpperBoundsOf(JvmTypeParameter typeParameter) |
canVisit, didVisit, getCurrentDeclarator, getCurrentIndex, pushInfo, tryVisitprotected TypeParameterByConstraintSubstitutor.DeclaredConstraintVisitingInfo()
public boolean tryVisitDeclaredUpperBoundsOf(JvmTypeParameter typeParameter)
public void didVisitDeclaredUpperBoundsOf(JvmTypeParameter typeParameter)
Copyright © 2015. All Rights Reserved.