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"