Class NotTypePattern

All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class NotTypePattern extends TypePattern
!TypePattern

any binding to formals is explicitly forbidden for any composite, ! is just the most obviously wrong case.

Author:
Erik Hilsdale, Jim Hugunin