Range

dotty.tools.dotc.core.Atoms.Range
final case class Range(lo: Set[Type], hi: Set[Type])

Members list

Value members

Inherited methods

def &(that: Atoms): Atoms

Attributes

Inherited from:
Atoms

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def |(that: Atoms): Atoms

Attributes

Inherited from:
Atoms