WildcardType

constructor()(source)
constructor(extendedType: ReferenceType)(source)
constructor(extendedType: ReferenceType, superType: ReferenceType, annotations: NodeList<AnnotationExpr>)(source)


constructor(tokenRange: TokenRange, extendedType: ReferenceType, superType: ReferenceType, annotations: NodeList<AnnotationExpr>)(source)
constructor(tokenRange: TokenRange, extendedType: ReferenceType, superType: ReferenceType)(source)

This constructor is used by the parser and is considered private.