visitTypeParameter abstract method

R? visitTypeParameter(
  1. TypeParameter node
)

Implementation

R? visitTypeParameter(TypeParameter node);