visitTypeParameterType abstract method

R visitTypeParameterType(
  1. TypeParameterType type,
  2. A argument
)

Implementation

R visitTypeParameterType(TypeParameterType type, A argument);