typeParameters property

NodeList<TypeParameter> typeParameters

Return the type parameters for the type.

Implementation

NodeList<TypeParameter> get typeParameters;