parseTypeParameter

Parses a type parameter and returns it as a TypeParameter

Return

the AST for the type parameter

Parameters

typeParameter

a parameter like "T extends Serializable"

Throws

if the source code has parser errors