Class AnyWithAnnotationTypePattern

All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class AnyWithAnnotationTypePattern extends TypePattern
This type represents a type pattern of '*' but with an annotation specified, e.g. '@Color *'