SomeBinders

dotty.tools.dotc.core.Hashable.SomeBinders
class SomeBinders(val tp: BindingType, val next: Binders)

A null terminated list of BindingTypes. We use null here for efficiency

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val next: Binders