TypeParameter
constructor(name: SimpleName, typeBound: NodeList<ClassOrInterfaceType>, annotations: NodeList<AnnotationExpr>)(source)
constructor(tokenRange: TokenRange, name: SimpleName, typeBound: NodeList<ClassOrInterfaceType>, annotations: NodeList<AnnotationExpr>)(source)
This constructor is used by the parser and is considered private.