WildcardType
constructor(extendedType: ReferenceType, superType: ReferenceType, annotations: NodeList<AnnotationExpr>)(source)
constructor(tokenRange: TokenRange, extendedType: ReferenceType, superType: ReferenceType, annotations: NodeList<AnnotationExpr>)(source)
This constructor is used by the parser and is considered private.