Class OrTypePattern

java.lang.Object
All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class OrTypePattern extends TypePattern
left || right

any binding to formals is explicitly forbidden for any composite by the language

Author:
Erik Hilsdale, Jim Hugunin